Searched refs:sample__resolve_callchain (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | callchain.h | 197 int sample__resolve_callchain(struct perf_sample *sample, struct symbol **parent,
|
D | callchain.c | 709 int sample__resolve_callchain(struct perf_sample *sample, struct symbol **parent, in sample__resolve_callchain() function
|
D | hist.c | 879 err = sample__resolve_callchain(iter->sample, &iter->parent, in hist_entry_iter__add()
|
/linux-4.4.14/tools/perf/ |
D | builtin-kmem.c | 378 sample__resolve_callchain(sample, NULL, evsel, &al, 16); in find_callsite()
|