data_reads        369 arch/x86/events/intel/uncore_snb.c 	INTEL_UNCORE_EVENT_DESC(data_reads,  "event=0x01"),
data_reads        370 arch/x86/events/intel/uncore_snb.c 	INTEL_UNCORE_EVENT_DESC(data_reads.scale, "6.103515625e-5"),
data_reads        371 arch/x86/events/intel/uncore_snb.c 	INTEL_UNCORE_EVENT_DESC(data_reads.unit, "MiB"),
data_reads         94 tools/perf/bench/numa.c 	bool			data_reads;
data_reads        181 tools/perf/bench/numa.c 	OPT_BOOLEAN('R', "data_reads"	, &p0.data_reads,	"access the data via reads (can be mixed with -W)"),
data_reads        752 tools/perf/bench/numa.c 	if (g->p.data_reads)
data_reads       1689 tools/perf/bench/numa.c 	p->data_reads			= true;