Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dstats.c233 #define COL(name, left_or_right, col_width, etype) \ in stats_arena_bins_print() argument
236 col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_bins_print()
241 header_col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_bins_print()
423 #define COL(name, left_or_right, col_width, etype) \ in stats_arena_lextents_print() argument
426 header_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_lextents_print()
433 col_##name.justify = emitter_justify_##left_or_right; \ in stats_arena_lextents_print()