Home
last modified time | relevance | path

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

/aosp_15_r20/external/blktrace/
H A Dblkparse.c284 static unsigned int t_alloc_cache; variable
732 if (t_alloc_cache < 1024) { in t_free()
735 t_alloc_cache++; in t_free()
746 t_alloc_cache--; in t_alloc()