Searched refs:PERF_MEM_LVL_L1 (Results 1 – 2 of 2) sorted by relevance
/tools/include/uapi/linux/ | ||
D | perf_event.h | 1253 #define PERF_MEM_LVL_L1 0x08 /* L1 */ macro |
/tools/perf/util/ | ||
D | arm-spe.c | 334 data_src.mem_lvl = PERF_MEM_LVL_L1; in arm_spe__synth_data_source() |