Searched refs:ql_elm (Results 1 - 7 of 7) sorted by relevance

/external/jemalloc/test/include/test/
H A Dmq.h27 #define mq_msg(a_mq_msg_type) ql_elm(a_mq_msg_type)
/external/jemalloc/include/jemalloc/internal/
H A Dprof.h88 ql_elm(prof_thr_cnt_t) cnts_link;
91 ql_elm(prof_thr_cnt_t) lru_link;
154 ql_elm(prof_ctx_t) dump_link;
H A Dql.h11 #define ql_elm(a_type) qr(a_type) macro
H A Dtcache.h83 ql_elm(tcache_t) link; /* Used for aggregating stats. */
H A Dtsd.h403 ql_elm(tsd_init_block_t) link;
H A Darena.h83 ql_elm(arena_chunk_map_t) ql_link;
/external/jemalloc/test/unit/
H A Dql.c10 ql_elm(list_t) link;

Completed in 620 milliseconds