Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dperf_event.h896 #define PERF_MEM_OP_STORE 0x04 /* store instruction */ macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c127 dse.mem_op = PERF_MEM_OP_STORE; in precise_datala_hsw()