Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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()