Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dperf_event.h905 #define PERF_MEM_LVL_L1 0x08 /* L1 */ macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c141 dse.mem_lvl = PERF_MEM_LVL_L1 | PERF_MEM_LVL_HIT; in precise_datala_hsw()
143 dse.mem_lvl = PERF_MEM_LVL_L1 | PERF_MEM_LVL_MISS; in precise_datala_hsw()