Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/mm/
Dmm-stat.c21 static uint64_t __count_kmalloc_free();
119 static uint64_t __count_kmalloc_free() in __count_kmalloc_free() function
173 tmp.cache_free = __count_kmalloc_free(); in mm_stat()