Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/jemalloc/src/
Dstats.c107 #define OP(counter, counter_type, human) \ in mutex_stats_init_cols() argument
132 #define OP(counter, counter_type, human) \ in mutex_stats_read_global() argument
156 #define OP(counter, counter_type, human) \ in mutex_stats_read_arena() argument
178 #define OP(counter, counter_type, human) \ in mutex_stats_read_arena_bin() argument
207 #define OP(counter, type, human) \ in mutex_stats_emit() argument
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
Dmutex_prof.h53 #define OP(counter, type, human) mutex_counter_##counter, argument
/freebsd-12-stable/usr.sbin/flowctl/
Dflowctl.c113 int cs, human = 0; variable
/freebsd-12-stable/lib/libdpv/
Ddprompt.c403 char human[32]; in dprompt_add_files() local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dsubst.c196 const char *human; in keyword_printf() local