Searched refs:sample__fprintf_callchain (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | evsel_fprintf.h | 37 int sample__fprintf_callchain(struct perf_sample *sample, int left_alignment,
|
H A D | evsel_fprintf.c | 111 int sample__fprintf_callchain(struct perf_sample *sample, int left_alignment, in sample__fprintf_callchain() function 222 printed += sample__fprintf_callchain(sample, left_alignment, print_opts, in sample__fprintf_sym()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-trace.c | 2472 …return sample__fprintf_callchain(sample, 38, print_opts, get_tls_callchain_cursor(), symbol_conf.b…
|