Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Darchinsn.h8 void arch_fetch_insn(struct perf_sample *sample,
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/
H A Darchinsn.c9 void arch_fetch_insn(struct perf_sample *sample, in arch_fetch_insn() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c1385 __weak void arch_fetch_insn(struct perf_sample *sample __maybe_unused, in arch_fetch_insn() function
1399 arch_fetch_insn(sample, thread, machine); in perf_sample__fprintf_insn()