Searched refs:slots_per_prefetch (Results 1 – 1 of 1) sorted by relevance
1056 unsigned slots_per_prefetch; in schedule_prefetches() local1067 slots_per_prefetch = (ahead + unroll_factor / 2) / unroll_factor; in schedule_prefetches()1070 slots_per_prefetch); in schedule_prefetches()1095 prefetch_slots = n_prefetches * slots_per_prefetch; in schedule_prefetches()