Home
last modified time | relevance | path

Searched refs:PERF_MEM_LVL_L1 (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/linux/
Dperf_event.h1253 #define PERF_MEM_LVL_L1 0x08 /* L1 */ macro
/tools/perf/util/
Darm-spe.c334 data_src.mem_lvl = PERF_MEM_LVL_L1; in arm_spe__synth_data_source()