Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A 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
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dmutex_prof.h53 #define OP(counter, type, human) mutex_counter_##counter, argument