prefetches        136 arch/powerpc/perf/power8-pmu.c CACHE_EVENT_ATTR(L1-dcache-prefetches,		PM_L1_PREF);
prefetches        140 arch/powerpc/perf/power8-pmu.c CACHE_EVENT_ATTR(L1-icache-prefetches,		PM_IC_PREF_WRITE);
prefetches        144 arch/powerpc/perf/power8-pmu.c CACHE_EVENT_ATTR(LLC-prefetches,		PM_L3_PREF_ALL);
prefetches        165 arch/powerpc/perf/power9-pmu.c CACHE_EVENT_ATTR(L1-dcache-prefetches,		PM_L1_PREF);
prefetches        169 arch/powerpc/perf/power9-pmu.c CACHE_EVENT_ATTR(L1-icache-prefetches,		PM_IC_PREF_WRITE);
prefetches        172 arch/powerpc/perf/power9-pmu.c CACHE_EVENT_ATTR(LLC-prefetches,		PM_L3_PREF_ALL);
prefetches         98 drivers/md/persistent-data/dm-transaction-manager.c 	struct prefetch_set prefetches;
prefetches        179 drivers/md/persistent-data/dm-transaction-manager.c 	prefetch_init(&tm->prefetches);
prefetches        336 drivers/md/persistent-data/dm-transaction-manager.c 			prefetch_add(&tm->real->prefetches, b);
prefetches        389 drivers/md/persistent-data/dm-transaction-manager.c 	prefetch_issue(&tm->prefetches, tm->bm);