Searched defs:human (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | stats.c | 107 #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 D | mutex_prof.h | 53 #define OP(counter, type, human) mutex_counter_##counter, argument
|