Searched refs:type_fast_path (Results 1 – 1 of 1) sorted by relevance
123 enum test_type { type_fast_path, type_ptr_ring, type_page_allocator }; enumerator171 if (type == type_fast_path) { in time_bench_page_pool()199 return time_bench_page_pool(rec, data, type_fast_path, __func__); in time_bench_page_pool01_fast_path()
Completed in 3 milliseconds