/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | dump-insn.h | 14 u8 cpumode; member
|
H A D | symbol.h | 119 u8 cpumode; member
|
H A D | thread.c | 439 u8 cpumode = PERF_RECORD_MISC_USER; in thread__memcpy() local
|
H A D | event.c | 533 struct map *thread__find_map(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map() argument 598 thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) thread__find_map_fb() argument 611 thread__find_symbol(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) thread__find_symbol() argument 620 thread__find_symbol_fb(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) thread__find_symbol_fb() argument [all...] |
H A D | event.h | 141 u8 cpumode; member
|
H A D | sort.h | 109 u8 cpumode; member
|
H A D | dso.c | 248 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module() argument
|
H A D | cs-etm.c | 671 u8 cpumode; in cs_etm__mem_access() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | dump-insn.h | 14 u8 cpumode; member
|
H A D | addr_location.h | 21 u8 cpumode; member
|
H A D | data-convert-json.c | 159 u8 cpumode = PERF_RECORD_MISC_USER; in process_sample_event() local
|
H A D | sample.h | 104 u8 cpumode; member
|
H A D | thread.c | 446 u8 cpumode = PERF_RECORD_MISC_USER; in thread__memcpy() local
|
H A D | event.c | 598 struct map *thread__find_map(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map() argument 663 thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) thread__find_map_fb() argument 676 thread__find_symbol(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) thread__find_symbol() argument 685 thread__find_symbol_fb(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) thread__find_symbol_fb() argument [all...] |
H A D | event.h | 383 static inline bool perf_event_header__cpumode_is_guest(u8 cpumode) in perf_event_header__cpumode_is_guest() argument
|
H A D | dso.c | 284 bool is_kernel_module(const char *pathname, int cpumode) in is_kernel_module() argument
|
/kernel/linux/linux-5.10/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() argument
|
H A D | code-reading.c | 236 static int read_object_code(u64 addr, size_t len, u8 cpumode, in read_object_code() argument
|
/kernel/linux/linux-6.6/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() argument
|
H A D | code-reading.c | 228 static int read_object_code(u64 addr, size_t len, u8 cpumode, in read_object_code() argument
|
/kernel/linux/linux-6.6/tools/perf/include/perf/ |
H A D | perf_dlfilter.h | 61 __u8 cpumode; /* Refer CPUMODE_MASK etc in <linux/perf_event.h> */ member
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-inject.c | 533 dso__inject_build_id(struct dso *dso, struct perf_tool *tool, struct machine *machine, u8 cpumode, u32 flags) dso__inject_build_id() argument
|
H A D | builtin-timechart.c | 481 u8 cpumode = PERF_RECORD_MISC_USER; in cat_backtrace() local
|
/kernel/linux/linux-6.6/tools/perf/dlfilters/ |
H A D | dlfilter-test-api-v2.c | 66 __u8 cpumode; /* Refer CPUMODE_MASK etc in <linux/perf_event.h> */ member
|
H A D | dlfilter-test-api-v0.c | 60 __u8 cpumode; /* Refer CPUMODE_MASK etc in <linux/perf_event.h> */ member
|