Home
last modified time | relevance | path

Searched refs:sample__resolve_callchain (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcallchain.h249 int sample__resolve_callchain(struct perf_sample *sample,
H A Dcallchain.c1082 int sample__resolve_callchain(struct perf_sample *sample, in sample__resolve_callchain() function
H A Dhist.c1203 err = sample__resolve_callchain(iter->sample, &callchain_cursor, &iter->parent, in hist_entry_iter__add()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kmem.c396 sample__resolve_callchain(sample, &callchain_cursor, NULL, evsel, &al, 16); in find_callsite()
H A Dbuiltin-c2c.c280 ret = sample__resolve_callchain(sample, &callchain_cursor, NULL, in process_sample_event()