Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dbpf-filter.l124 none { return constant(PERF_MEM_SNOOP_NONE); }
Darm-spe.c445 data_src->mem_snoop = PERF_MEM_SNOOP_NONE; in arm_spe__synth_data_source_neoverse()
450 data_src->mem_snoop = PERF_MEM_SNOOP_NONE; in arm_spe__synth_data_source_neoverse()
488 data_src->mem_snoop = PERF_MEM_SNOOP_NONE; in arm_spe__synth_data_source_neoverse()
/linux-6.6.21/include/uapi/linux/
Dperf_event.h1356 #define PERF_MEM_SNOOP_NONE 0x02 /* no snoop */ macro
/linux-6.6.21/tools/include/uapi/linux/
Dperf_event.h1356 #define PERF_MEM_SNOOP_NONE 0x02 /* no snoop */ macro