Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/
Dbuiltin-script.c1596 static int perf_sample__fprintf_insn(struct perf_sample *sample, in perf_sample__fprintf_insn() function
1690 printed += perf_sample__fprintf_insn(sample, evsel, attr, thread, machine, fp, al); in perf_sample__fprintf_bts()
2273 perf_sample__fprintf_insn(sample, evsel, attr, thread, machine, fp, al); in process_event()