Searched refs:alloc_times (Results 1 – 3 of 3) sorted by relevance
204 size_t alloc_times[MM_BIT_LEVEL]; /* number of times for each TLF level */ member
196 print("[2^%02d] bytes: %5d |", (i + MM_MIN_BIT), mmhead->alloc_times[i]); in dump_kmm_statistic_info()
150 mmhead->alloc_times[level]++; in addsize()
Completed in 6 milliseconds