Home
last modified time | relevance | path

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

/mm/
Dpercpu-internal.h36 int nr_alloc; /* # of allocations */ member
114 u64 nr_alloc; /* lifetime # of allocations */ member
150 pcpu_stats.nr_alloc++; in pcpu_stats_area_alloc()
159 chunk->nr_alloc++; in pcpu_stats_area_alloc()
177 chunk->nr_alloc--; in pcpu_stats_area_dealloc()
Dpercpu-stats.c41 max_nr_alloc = max(max_nr_alloc, chunk->nr_alloc); in find_max_nr_alloc()
121 P("nr_alloc", chunk->nr_alloc); in chunk_map_stats()
183 PU(nr_alloc); in percpu_stats_show()