Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf-filter.l135 l2 { return constant(PERF_MEM_LVLNUM_L2); }
/linux/tools/include/uapi/linux/
H A Dperf_event.h1358 #define PERF_MEM_LVLNUM_L2 0x02 /* L2 */ macro