Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h1160 #define PERF_MEM_LVL_L1 0x08 /* L1 */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dperf_event.h1045 #define PERF_MEM_LVL_L1 0x08 /* L1 */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dperf_event.h1045 #define PERF_MEM_LVL_L1 0x08 /* L1 */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h1165 #define PERF_MEM_LVL_L1 0x08 /* L1 */ macro
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dds.c159 dse.mem_lvl = PERF_MEM_LVL_L1 | PERF_MEM_LVL_HIT; in precise_datala_hsw()
161 dse.mem_lvl = PERF_MEM_LVL_L1 | PERF_MEM_LVL_MISS; in precise_datala_hsw()