Home
last modified time | relevance | path

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

/mm/
Dpercpu-stats.c177 #define PU(X) \ in percpu_stats_show() macro
183 PU(nr_alloc); in percpu_stats_show()
184 PU(nr_dealloc); in percpu_stats_show()
185 PU(nr_cur_alloc); in percpu_stats_show()
186 PU(nr_max_alloc); in percpu_stats_show()
187 PU(nr_chunks); in percpu_stats_show()
188 PU(nr_max_chunks); in percpu_stats_show()
189 PU(min_alloc_size); in percpu_stats_show()
190 PU(max_alloc_size); in percpu_stats_show()
194 #undef PU in percpu_stats_show()