Home
last modified time | relevance | path

Searched refs:sample__resolve_callchain (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcallchain.h251 int sample__resolve_callchain(struct perf_sample *sample,
H A Dcallchain.c1102 int sample__resolve_callchain(struct perf_sample *sample, in sample__resolve_callchain() function
H A Dhist.c1232 err = sample__resolve_callchain(iter->sample, get_tls_callchain_cursor(), &iter->parent, in hist_entry_iter__add()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kmem.c417 sample__resolve_callchain(sample, cursor, NULL, evsel, &al, 16); in find_callsite()
H A Dbuiltin-c2c.c302 ret = sample__resolve_callchain(sample, cursor, NULL, in process_sample_event()

Completed in 33 milliseconds