Home
last modified time | relevance | path

Searched refs:PERF_AUX_FLAG_COLLISION (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/include/uapi/linux/
Dperf_event.h990 #define PERF_AUX_FLAG_COLLISION 0x08 /* sample collided with another */ macro
/Linux-v4.19/include/uapi/linux/
Dperf_event.h990 #define PERF_AUX_FLAG_COLLISION 0x08 /* sample collided with another */ macro
/Linux-v4.19/drivers/perf/
Darm_spe_pmu.c578 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION); in arm_spe_pmu_buf_get_fault_act()