Searched defs:cpumode (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | dump-insn.h | 14 u8 cpumode; member
|
D | machine.c | 1898 u8 *cpumode, in add_callchain_ip() 2066 u8 cpumode = PERF_RECORD_MISC_USER; in resolve_lbr_callchain_sample() local 2154 u8 cpumode = PERF_RECORD_MISC_USER; in thread__resolve_callchain_sample() local
|
D | event.c | 1519 struct map *thread__find_map(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map() 1579 struct symbol *thread__find_symbol(struct thread *thread, u8 cpumode, in thread__find_symbol()
|
D | sort.h | 106 u8 cpumode; member
|
D | intel-bts.c | 326 uint8_t cpumode; in intel_bts_get_next_insn() local
|
D | symbol.h | 216 u8 cpumode; member
|
D | intel-pt.c | 422 u8 cpumode; in intel_pt_walk_next_insn() local 586 u8 cpumode; in __intel_pt_pgd_ip() local
|
D | cs-etm.c | 250 u8 cpumode; in cs_etm__mem_access() local
|
D | dso.c | 222 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module()
|
D | hist.c | 227 unsigned int cpumode, u64 period) in he_stat__add_cpumode_period()
|
D | event.h | 207 u8 cpumode; member
|
D | header.c | 1818 u16 cpumode; in __event_process_build_id() local
|
/Linux-v4.19/tools/perf/tests/ |
D | kmod-path.c | 33 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
|
D | code-reading.c | 225 static int read_object_code(u64 addr, size_t len, u8 cpumode, in read_object_code()
|
/Linux-v4.19/tools/perf/ |
D | builtin-script.c | 855 bool *is64bit, u8 *cpumode, bool last) in grab_bb() 932 u8 cpumode, int cpu, struct symbol **lastsym, in ip__fprintf_sym()
|
D | builtin-timechart.c | 483 u8 cpumode = PERF_RECORD_MISC_USER; in cat_backtrace() local
|