/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-inject.c | 1177 u8 cpumode = dso__is_in_kernel_space(dso) ? in synthesize_build_id() local 1473 u8 cpumode; in guest_session__inject_events() local 716 dso__inject_build_id(struct dso *dso, struct perf_tool *tool, struct machine *machine, u8 cpumode, u32 flags) dso__inject_build_id() argument [all...] |
H A D | builtin-timechart.c | 500 u8 cpumode = PERF_RECORD_MISC_USER; in cat_backtrace() local
|
H A D | builtin-script.c | 1036 grab_bb(u8 *buffer, u64 start, u64 end, struct machine *machine, struct thread *thread, bool *is64bit, u8 *cpumode, bool last) grab_bb() argument 1144 print_srccode(struct thread *thread, u8 cpumode, uint64_t addr) print_srccode() argument 1188 ip__fprintf_sym(uint64_t addr, struct thread *thread, u8 cpumode, int cpu, struct symbol **lastsym, struct perf_event_attr *attr, FILE *fp) ip__fprintf_sym() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | cs-etm.c | 947 u8 cpumode; in cs_etm__mem_access() local
|
H A D | sort.h | 112 u8 cpumode; member
|
H A D | machine.c | 1002 u8 cpumode = event->header.misc & PERF_RECORD_MISC_CPUMODE_MASK; in machine__process_text_poke() local 2314 add_callchain_ip(struct thread *thread, struct callchain_cursor *cursor, struct symbol **parent, struct addr_location *root_al, u8 *cpumode, u64 ip, bool branch, struct branch_flags *flags, struct iterations *iter, u64 branch_from) add_callchain_ip() argument 2492 u8 cpumode = PERF_RECORD_MISC_USER; lbr_callchain_add_kernel_ip() local 2552 u8 cpumode = PERF_RECORD_MISC_USER; lbr_callchain_add_lbr_ip() local 2874 find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, struct callchain_cursor *cursor, struct symbol **parent, struct addr_location *root_al, u8 *cpumode, int ent) find_prev_cpumode() argument 2916 u8 cpumode = PERF_RECORD_MISC_USER; thread__resolve_callchain_sample() local 3337 machine__addr_cpumode(struct machine *machine, u8 cpumode, u64 addr) machine__addr_cpumode() argument [all...] |
H A D | hist.c | 269 he_stat__add_cpumode_period(struct he_stat *he_stat, unsigned int cpumode, u64 period) he_stat__add_cpumode_period() argument
|
H A D | header.c | 2267 u16 cpumode; in __event_process_build_id() local
|
H A D | intel-pt.c | 758 u8 cpumode; in intel_pt_walk_next_insn() local 986 u8 cpumode; in __intel_pt_pgd_ip() local 2240 u8 cpumode; intel_pt_do_synth_pebs_sample() local 3380 intel_pt_find_map(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) intel_pt_find_map() argument 3394 u8 cpumode = event->header.misc & PERF_RECORD_MISC_CPUMODE_MASK; intel_pt_text_poke() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
H A D | trace-event-python.c | 1600 u8 cpumode = e->header.misc & PERF_RECORD_MISC_CPUMODE_MASK; in python_process_auxtrace_error() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | machine.c | 824 u8 cpumode = event->header.misc & PERF_RECORD_MISC_CPUMODE_MASK; in machine__process_text_poke() local 2084 add_callchain_ip(struct thread *thread, struct callchain_cursor *cursor, struct symbol **parent, struct addr_location *root_al, u8 *cpumode, u64 ip, bool branch, struct branch_flags *flags, struct iterations *iter, u64 branch_from) add_callchain_ip() argument 2255 u8 cpumode = PERF_RECORD_MISC_USER; lbr_callchain_add_kernel_ip() local 2315 u8 cpumode = PERF_RECORD_MISC_USER; lbr_callchain_add_lbr_ip() local 2635 find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, struct callchain_cursor *cursor, struct symbol **parent, struct addr_location *root_al, u8 *cpumode, int ent) find_prev_cpumode() argument 2668 u8 cpumode = PERF_RECORD_MISC_USER; thread__resolve_callchain_sample() local 3065 machine__addr_cpumode(struct machine *machine, u8 cpumode, u64 addr) machine__addr_cpumode() argument [all...] |
H A D | hist.c | 255 he_stat__add_cpumode_period(struct he_stat *he_stat, unsigned int cpumode, u64 period) he_stat__add_cpumode_period() argument
|
H A D | header.c | 2057 u16 cpumode; in __event_process_build_id() local
|
H A D | intel-pt.c | 571 u8 cpumode; in intel_pt_walk_next_insn() local 734 u8 cpumode; in __intel_pt_pgd_ip() local 1790 u8 cpumode; in intel_pt_synth_pebs_sample() local 2648 intel_pt_find_map(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) intel_pt_find_map() argument 2662 u8 cpumode = event->header.misc & PERF_RECORD_MISC_CPUMODE_MASK; intel_pt_text_poke() local [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-script.c | 961 grab_bb(u8 *buffer, u64 start, u64 end, struct machine *machine, struct thread *thread, bool *is64bit, u8 *cpumode, bool last) grab_bb() argument 1063 print_srccode(struct thread *thread, u8 cpumode, uint64_t addr) print_srccode() argument 1098 ip__fprintf_sym(uint64_t addr, struct thread *thread, u8 cpumode, int cpu, struct symbol **lastsym, struct perf_event_attr *attr, FILE *fp) ip__fprintf_sym() argument [all...] |