Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dperf_event.h895 #define PERF_MEM_OP_LOAD 0x02 /* load instruction */ macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c129 dse.mem_op = PERF_MEM_OP_LOAD; in precise_datala_hsw()