| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | kmod-path.c | 59 M("/xxxx/xxxx/x-x.ko", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 69 M("/xxxx/xxxx/x.ko.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 78 M("/xxxx/xxxx/x.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 87 M("x.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 96 M("x.ko.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 106 M("[test_module]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 115 M("[test.module]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 124 M("[vdso]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 132 M("[vdso32]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() 140 M("[vdsox32]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse() [all …]
|
| H A D | mmap-thread-lookup.c | 194 thread__find_map(thread, PERF_RECORD_MISC_USER, in mmap_events()
|
| H A D | hists_common.c | 109 .cpumode = PERF_RECORD_MISC_USER, in setup_fake_machine()
|
| H A D | hists_filter.c | 76 sample.cpumode = PERF_RECORD_MISC_USER; in add_hist_entries()
|
| H A D | hists_link.c | 81 sample.cpumode = PERF_RECORD_MISC_USER; in add_hist_entries()
|
| H A D | hists_cumulate.c | 99 sample.cpumode = PERF_RECORD_MISC_USER; in add_hist_entries()
|
| H A D | hists_output.c | 65 sample.cpumode = PERF_RECORD_MISC_USER; in add_hist_entries()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | perf_event.c | 100 flags = user_mode(regs) ? PERF_RECORD_MISC_USER in perf_misc_flags_sf() 118 return user_mode(regs) ? PERF_RECORD_MISC_USER in perf_misc_flags()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | unwind-libdw.c | 52 thread__find_symbol(ui->thread, PERF_RECORD_MISC_USER, ip, al); in __report_module() 138 if (!thread__find_map(ui->thread, PERF_RECORD_MISC_USER, addr, &al)) { in access_dso_mem()
|
| H A D | jitdump.c | 468 event->mmap2.header.misc = PERF_RECORD_MISC_USER; in jit_repipe_code_load() 497 sample.cpumode = PERF_RECORD_MISC_USER; in jit_repipe_code_load() 560 event->mmap2.header.misc = PERF_RECORD_MISC_USER; in jit_repipe_code_move() 589 sample.cpumode = PERF_RECORD_MISC_USER; in jit_repipe_code_move()
|
| H A D | thread.c | 412 PERF_RECORD_MISC_USER, in thread__find_cpumode_addr_location() 439 u8 cpumode = PERF_RECORD_MISC_USER; in thread__memcpy()
|
| H A D | unwind-libunwind-local.c | 370 return thread__find_map(ui->thread, PERF_RECORD_MISC_USER, ip, &al); in find_map() 578 e.ms.sym = thread__find_symbol(thread, PERF_RECORD_MISC_USER, ip, &al); in entry()
|
| H A D | event.c | 555 } else if (cpumode == PERF_RECORD_MISC_USER && perf_host) { in thread__find_map() 571 if ((cpumode == PERF_RECORD_MISC_USER || in thread__find_map()
|
| H A D | machine.c | 2116 *cpumode = PERF_RECORD_MISC_USER; in add_callchain_ip() 2255 u8 cpumode = PERF_RECORD_MISC_USER; in lbr_callchain_add_kernel_ip() 2315 u8 cpumode = PERF_RECORD_MISC_USER; in lbr_callchain_add_lbr_ip() 2666 u8 cpumode = PERF_RECORD_MISC_USER; in thread__resolve_callchain_sample() 3074 case PERF_RECORD_MISC_USER: in machine__addr_cpumode() 3076 PERF_RECORD_MISC_USER; in machine__addr_cpumode()
|
| H A D | s390-cpumsf.c | 518 sample.cpumode = basic->P ? PERF_RECORD_MISC_USER in s390_cpumsf_make_event() 528 sample.cpumode = basic->P ? PERF_RECORD_MISC_USER in s390_cpumsf_make_event()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | perf_callchain.c | 136 misc |= PERF_RECORD_MISC_USER; in perf_misc_flags()
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | inject-buildid.c | 184 event.header.misc = PERF_RECORD_MISC_USER; in synthesize_mmap() 229 event.header.misc = PERF_RECORD_MISC_USER; in synthesize_sample()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | perf_callchain.c | 186 misc |= PERF_RECORD_MISC_USER; in perf_misc_flags()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/util/ |
| H A D | skip-callchain-idx.c | 255 thread__find_symbol(thread, PERF_RECORD_MISC_USER, ip, &al); in arch_skip_callchain_idx()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | perf_event.h | 663 #define PERF_RECORD_MISC_USER (2 << 0) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | perf_event.h | 634 #define PERF_RECORD_MISC_USER (2 << 0) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | perf_event.h | 634 #define PERF_RECORD_MISC_USER (2 << 0) macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | perf_event.h | 663 #define PERF_RECORD_MISC_USER (2 << 0) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/ |
| H A D | core-book3s.c | 244 return PERF_RECORD_MISC_USER; in perf_flags_from_msr() 267 return PERF_RECORD_MISC_USER; in perf_get_misc_flags() 272 return PERF_RECORD_MISC_USER; in perf_get_misc_flags() 2234 return user_mode(regs) ? PERF_RECORD_MISC_USER : in perf_misc_flags()
|
| H A D | imc-pmu.c | 1303 header->misc |= PERF_RECORD_MISC_USER; in trace_imc_prepare_sample() 1313 header->misc |= PERF_RECORD_MISC_USER; in trace_imc_prepare_sample()
|