Home
last modified time | relevance | path

Searched refs:PERF_MEM_LVLNUM_PMEM (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/tests/
H A Dmem.c46 src.mem_lvl_num = PERF_MEM_LVLNUM_PMEM; in test__mem()
/linux/tools/perf/util/
H A Dbpf-filter.l143 pmem { return constant(PERF_MEM_LVLNUM_PMEM); }
H A Dmem-events.c375 [PERF_MEM_LVLNUM_PMEM] = "PMEM",
/linux/include/uapi/linux/
H A Dperf_event.h1361 #define PERF_MEM_LVLNUM_PMEM 0x0e /* PMEM */ macro
/linux/tools/include/uapi/linux/
H A Dperf_event.h1361 #define PERF_MEM_LVLNUM_PMEM 0x0e /* PMEM */ macro