Searched refs:PERF_MEM_OP_STORE (Results 1 – 4 of 4) sorted by relevance
130 store { return constant(PERF_MEM_OP_STORE); }
426 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()
906 data_src.mem_op = PERF_MEM_OP_STORE; in arm_spe__synth_data_source()
1339 #define PERF_MEM_OP_STORE 0x0004 /* Store instruction */ macro
Completed in 20 milliseconds