Searched refs:PERF_MEM_OP_PFETCH (Results 1 – 3 of 3) sorted by relevance
131 pfetch { return constant(PERF_MEM_OP_PFETCH); }
428 else if (op & PERF_MEM_OP_PFETCH) in perf_mem__op_scnprintf()823 if (src.mem_op & PERF_MEM_OP_PFETCH) in mem_stat_index()
1340 #define PERF_MEM_OP_PFETCH 0x0008 /* Prefetch */ macro
Completed in 10 milliseconds