Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-script.c1620 static int perf_sample__fprintf_insn(struct perf_sample *sample, in perf_sample__fprintf_insn() function
1714 printed += perf_sample__fprintf_insn(sample, evsel, attr, thread, machine, fp, al); in perf_sample__fprintf_bts()
2301 perf_sample__fprintf_insn(sample, evsel, attr, thread, machine, fp, al); in process_event()