Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf-filter.l136 l3 { return constant(PERF_MEM_LVLNUM_L3); }
/linux/tools/include/uapi/linux/
H A Dperf_event.h1359 #define PERF_MEM_LVLNUM_L3 0x03 /* L3 */ macro