Home
last modified time | relevance | path

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

/tools/perf/util/
A Dbpf-filter.l130 store { return constant(PERF_MEM_OP_STORE); }
A Dmem-events.c426 else if (op & PERF_MEM_OP_STORE) in perf_mem__op_scnprintf()
818 case PERF_MEM_OP_STORE: in mem_stat_index()
820 case PERF_MEM_OP_LOAD | PERF_MEM_OP_STORE: in mem_stat_index()
A Darm-spe.c906 data_src.mem_op = PERF_MEM_OP_STORE; in arm_spe__synth_data_source()
/tools/include/uapi/linux/
A Dperf_event.h1339 #define PERF_MEM_OP_STORE 0x0004 /* Store instruction */ macro

Completed in 20 milliseconds