Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
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