Home
last modified time | relevance | path

Searched refs:PERF_AUX_FLAG_PARTIAL (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h1106 #define PERF_AUX_FLAG_PARTIAL 0x04 /* record contains gaps */ 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 Dperf_event.h991 #define PERF_AUX_FLAG_PARTIAL 0x04 /* record contains gaps */ 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 Dperf_event.h991 #define PERF_AUX_FLAG_PARTIAL 0x04 /* record contains gaps */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h1106 #define PERF_AUX_FLAG_PARTIAL 0x04 /* record contains gaps */ macro
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dpt.c407 perf_aux_output_flag(&pt->handle, PERF_AUX_FLAG_PARTIAL); in pt_config_start()
1546 PERF_AUX_FLAG_PARTIAL); in intel_pt_handle_vmx()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devent.c382 event->aux.flags & PERF_AUX_FLAG_PARTIAL ? "P" : ""); in perf_event__fprintf_aux()
H A Dsession.c1512 if (event->aux.flags & PERF_AUX_FLAG_PARTIAL) in machines__deliver_event()
/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm_spe_pmu.c582 PERF_AUX_FLAG_PARTIAL); in arm_spe_pmu_buf_get_fault_act()