Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Devent.c457 struct map *thread__find_map(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map()
522 struct map *thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map_fb()
535 struct symbol *thread__find_symbol(struct thread *thread, u8 cpumode, in thread__find_symbol()
544 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb()
Ddump-insn.h14 u8 cpumode; member
Dmachine.c2034 u8 *cpumode, in add_callchain_ip()
2202 u8 cpumode = PERF_RECORD_MISC_USER; in resolve_lbr_callchain_sample() local
2283 u8 *cpumode, int ent) in find_prev_cpumode()
2311 u8 cpumode = PERF_RECORD_MISC_USER; in thread__resolve_callchain_sample() local
2701 u8 machine__addr_cpumode(struct machine *machine, u8 cpumode, u64 addr) in machine__addr_cpumode()
Dthread.c439 u8 cpumode = PERF_RECORD_MISC_USER; in thread__memcpy() local
Dsymbol.h128 u8 cpumode; member
Dsort.h104 u8 cpumode; member
Devent.h135 u8 cpumode; member
Dintel-pt.c526 u8 cpumode; in intel_pt_walk_next_insn() local
687 u8 cpumode; in __intel_pt_pgd_ip() local
1709 u8 cpumode; in intel_pt_synth_pebs_sample() local
Ddso.c232 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module()
Dcs-etm.c641 u8 cpumode; in cs_etm__mem_access() local
Dhist.c241 unsigned int cpumode, u64 period) in he_stat__add_cpumode_period()
Dheader.c1901 u16 cpumode; in __event_process_build_id() local
/Linux-v5.4/tools/perf/tests/
Dkmod-path.c35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
Dcode-reading.c235 static int read_object_code(u64 addr, size_t len, u8 cpumode, in read_object_code()
/Linux-v5.4/tools/perf/
Dbuiltin-script.c877 bool *is64bit, u8 *cpumode, bool last) in grab_bb()
935 static int print_srccode(struct thread *thread, u8 cpumode, uint64_t addr) in print_srccode()
971 u8 cpumode, int cpu, struct symbol **lastsym, in ip__fprintf_sym()
Dbuiltin-timechart.c481 u8 cpumode = PERF_RECORD_MISC_USER; in cat_backtrace() local