Searched defs:cpumode (Results 1 – 8 of 8) sorted by relevance
/linux/tools/perf/util/ |
H A D | print_insn.c | 84 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 D | dump-insn.h | 15 u8 cpumode; member
|
H A D | addr_location.h | 21 u8 cpumode; global() member
|
H A D | sample.h | 104 u8 cpumode; member
|
H A D | cs-etm.c | 1084 u8 cpumode; cs_etm__mem_access() local
|
/linux/tools/perf/tests/ |
H A D | kmod-path.c | 35 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 D | intel-pt-events.py | 445 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): argument
|
/linux/tools/perf/include/perf/ |
H A D | perf_dlfilter.h | 61 __u8 cpumode; /* Refer CPUMODE_MASK etc in <linux/perf_event.h> */ member
|