Home
last modified time | relevance | path

Searched refs:PERF_MEM_LVL_MISS (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/
H A Dmem.c45 src.mem_lvl = PERF_MEM_LVL_MISS; in test__mem()
/linux/tools/include/uapi/linux/
H A Dperf_event.h1340 #define PERF_MEM_LVL_MISS 0x04 /* miss level */ macro
/linux/arch/x86/events/intel/
H A Dds.c291 dse.mem_lvl = PERF_MEM_LVL_L1 | PERF_MEM_LVL_MISS; in precise_datala_hsw()