Home
last modified time | relevance | path

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

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