Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/mm/
Dmm-stat.c22 static uint64_t __count_kmalloc_using();
134 static uint64_t __count_kmalloc_using() in __count_kmalloc_using() function
174 tmp.cache_used = __count_kmalloc_using(); in mm_stat()