Home
last modified time | relevance | path

Searched defs:cpumode (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/util/
H A Dprint_insn.c84 static size_t print_insn_x86(struct thread *thread, u8 cpumode, cs_insn *insn, in print_insn_x86()
122 ssize_t fprintf_insn_asm(struct machine *machine, struct thread *thread, u8 cpumode, in fprintf_insn_asm()
H A Ddump-insn.h15 u8 cpumode; member
H A Daddr_location.h21 u8 cpumode; global() member
H A Dsample.h104 u8 cpumode; member
H A Dcs-etm.c1084 u8 cpumode; cs_etm__mem_access() local
/linux/tools/perf/tests/
H A Dkmod-path.c35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
/linux/tools/perf/scripts/python/
H A Dintel-pt-events.py445 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): argument
/linux/tools/perf/include/perf/
H A Dperf_dlfilter.h61 __u8 cpumode; /* Refer CPUMODE_MASK etc in <linux/perf_event.h> */ member