Home
last modified time | relevance | path

Searched defs:human (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dstats.c121 #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 Ddevlist.c54 bool human; member
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dmutex_prof.h62 #define OP(counter, type, human, derived, base_counter) mutex_counter_##counter, argument
/freebsd/usr.sbin/flowctl/
H A Dflowctl.c108 int cs, human = 0; variable
/freebsd/lib/libdpv/
H A Ddprompt.c400 char human[32]; in dprompt_add_files() local