Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcallchain.h251 int sample__resolve_callchain(struct perf_sample *sample,
H A Dcallchain.c1117 int sample__resolve_callchain(struct perf_sample *sample, in sample__resolve_callchain() function
/linux/tools/perf/
H A Dbuiltin-c2c.c303 ret = sample__resolve_callchain(sample, cursor, NULL, in process_sample_event()