Searched refs:PrefetchTable (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp156 static PrefetchTable *sPrefetchHash;
194 typedef BOpenHashTable<PrefetchHash> PrefetchTable; typedef
851 sPrefetchHash = new(std::nothrow) PrefetchTable();

Completed in 28 milliseconds