Home
last modified time | relevance | path

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

/external/blktrace/
Dblkparse.c284 static unsigned int t_alloc_cache; variable
730 if (t_alloc_cache < 1024) { in t_free()
733 t_alloc_cache++; in t_free()
744 t_alloc_cache--; in t_alloc()