Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Darchinsn.h8 void arch_fetch_insn(struct perf_sample *sample,
H A Dtrace-event-scripting.c278 void arch_fetch_insn(struct perf_sample *sample __maybe_unused, in arch_fetch_insn() function
289 arch_fetch_insn(sample, thread, machine); in script_fetch_insn()
/linux/tools/perf/arch/x86/util/
H A Darchinsn.c9 void arch_fetch_insn(struct perf_sample *sample, in arch_fetch_insn() function