Searched defs:cnts_ql (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h74 * prof_ctx_t cnts_ql, so it is possible for the cur* counters to go
87 /* Linkage into prof_ctx_t's cnts_ql. */
98 * and link it into the prof_ctx_t's cnts_ql.
127 /* Protects nlimbo, cnt_merged, and cnts_ql. */
151 ql_head(prof_thr_cnt_t) cnts_ql; member in struct:prof_ctx_s

Completed in 33 milliseconds