Searched refs:script_fetch_insn (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | trace-event.h | 118 void script_fetch_insn(struct perf_sample *sample, struct thread *thread,
|
D | dlfilter.c | 235 script_fetch_insn(d->sample, al->thread, machine); in dlfilter__insn()
|
/Linux-v6.6/tools/perf/scripts/python/Perf-Trace-Util/ |
D | Context.c | 106 script_fetch_insn(c->sample, c->al->thread, machine); in perf_sample_insn()
|
/Linux-v6.6/tools/perf/ |
D | builtin-script.c | 1495 void script_fetch_insn(struct perf_sample *sample, struct thread *thread, in script_fetch_insn() function 1509 script_fetch_insn(sample, thread, machine); in perf_sample__fprintf_insn()
|