Searched refs:script_fetch_insn (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dtrace-event.h121 void script_fetch_insn(struct perf_sample *sample, struct thread *thread,
H A Ddlfilter.c237 script_fetch_insn(d->sample, al->thread, machine);
/linux-master/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c106 script_fetch_insn(c->sample, c->al->thread, machine);
/linux-master/tools/perf/
H A Dbuiltin-script.c1510 void script_fetch_insn(struct perf_sample *sample, struct thread *thread, function
1524 script_fetch_insn(sample, thread, machine);

Completed in 107 milliseconds