Home
last modified time | relevance | path

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

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