Home
last modified time | relevance | path

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

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