Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dperf_event.h1034 #define PERF_MEM_OP_STORE 0x04 /* store instruction */ macro
/Linux-v4.19/include/uapi/linux/
Dperf_event.h1034 #define PERF_MEM_OP_STORE 0x04 /* store instruction */ macro
/Linux-v4.19/arch/x86/events/intel/
Dds.c144 dse.mem_op = PERF_MEM_OP_STORE; in precise_datala_hsw()