Home
last modified time | relevance | path

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

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