Searched refs:nr_alloc (Results 1 – 2 of 2) sorted by relevance
50 int nr_alloc; /* # of allocations */ member170 u64 nr_alloc; /* lifetime # of allocations */ member206 pcpu_stats.nr_alloc++; in pcpu_stats_area_alloc()215 chunk->nr_alloc++; in pcpu_stats_area_alloc()233 chunk->nr_alloc--; in pcpu_stats_area_dealloc()
40 max_nr_alloc = max(max_nr_alloc, chunk->nr_alloc); in find_max_nr_alloc()120 P("nr_alloc", chunk->nr_alloc); in chunk_map_stats()182 PU(nr_alloc); in percpu_stats_show()
Completed in 13 milliseconds