Home
last modified time | relevance | path

Searched refs:maple_count (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Dregion_alloc_benchmark.c167 unsigned long bitmap_count, ida_count, maple_count; in region_alloc_benchmark() local
197 maple_count = benchmark_maple_tree(capacities[i]); in region_alloc_benchmark()
201 WARN_ON(bitmap_count != maple_count); in region_alloc_benchmark()