data_writes       373 arch/x86/events/intel/uncore_snb.c 	INTEL_UNCORE_EVENT_DESC(data_writes, "event=0x02"),
data_writes       374 arch/x86/events/intel/uncore_snb.c 	INTEL_UNCORE_EVENT_DESC(data_writes.scale, "6.103515625e-5"),
data_writes       375 arch/x86/events/intel/uncore_snb.c 	INTEL_UNCORE_EVENT_DESC(data_writes.unit, "MiB"),
data_writes        95 tools/perf/bench/numa.c 	bool			data_writes;
data_writes       182 tools/perf/bench/numa.c 	OPT_BOOLEAN('W', "data_writes"	, &p0.data_writes,	"access the data via writes (can be mixed with -R)"),
data_writes       754 tools/perf/bench/numa.c 	if (g->p.data_writes)
data_writes      1690 tools/perf/bench/numa.c 	p->data_writes			= true;