Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dstats.c111 col->justify = emitter_justify_right; \ in mutex_stats_init_cols()
599 decay_type.justify = emitter_justify_right; in stats_arena_print()
606 decay_time.justify = emitter_justify_right; in stats_arena_print()
613 decay_npages.justify = emitter_justify_right; in stats_arena_print()
620 decay_sweeps.justify = emitter_justify_right; in stats_arena_print()
627 decay_madvises.justify = emitter_justify_right; in stats_arena_print()
634 decay_purged.justify = emitter_justify_right; in stats_arena_print()
705 alloc_count_allocated.justify = emitter_justify_right; in stats_arena_print()
712 alloc_count_nmalloc.justify = emitter_justify_right; in stats_arena_print()
719 alloc_count_ndalloc.justify = emitter_justify_right; in stats_arena_print()
[all …]
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Demitter.c352 emitter_col_t def = {emitter_justify_right, 15, emitter_type_title}; in emit_table_row()
354 emitter_col_t ghi = {emitter_justify_right, 5, emitter_type_title}; in emit_table_row()
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Demitter.h15 emitter_justify_right, enumerator