Searched defs:human (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/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-13.1/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-13.1/usr.sbin/flowctl/ |
| H A D | flowctl.c | 113 int cs, human = 0; variable
|
| /freebsd-13.1/lib/libdpv/ |
| H A D | dprompt.c | 403 char human[32]; in dprompt_add_files() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | subst.c | 196 const char *human; in keyword_printf() local
|