Searched defs:human (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/jemalloc/src/ |
H A D | stats.c | 121 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_init_cols() argument 148 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_global() argument 178 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_arena() argument 205 #define OP(counter, counter_type, human, derived, base_counter) \ in mutex_stats_read_arena_bin() argument 239 #define OP(counter, type, human, derived, base_counter) \ in mutex_stats_emit() argument 259 #define COL_HDR(row_name, column_name, human, left_or_right, col_width, etype) \ argument
|
/freebsd/sbin/nvmecontrol/ |
H A D | devlist.c | 54 bool human; member
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | mutex_prof.h | 62 #define OP(counter, type, human, derived, base_counter) mutex_counter_##counter, argument
|
/freebsd/usr.sbin/flowctl/ |
H A D | flowctl.c | 108 int cs, human = 0; variable
|
/freebsd/lib/libdpv/ |
H A D | dprompt.c | 400 char human[32]; in dprompt_add_files() local
|