Home
last modified time | relevance | path

Searched refs:COUNTER_ENUM (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dmutex_prof.h55 #define COUNTER_ENUM(counter_list, t) \ macro
61 COUNTER_ENUM(MUTEX_PROF_UINT64_COUNTERS, uint64_t)
62 COUNTER_ENUM(MUTEX_PROF_UINT32_COUNTERS, uint32_t)
64 #undef COUNTER_ENUM