HomeSort by relevance Sort by last modified time
    Searched refs:ql_elm (Results 1 - 7 of 7) sorted by null

  /external/jemalloc/test/include/test/
mq.h 27 #define mq_msg(a_mq_msg_type) ql_elm(a_mq_msg_type)
  /external/jemalloc/include/jemalloc/internal/
prof.h 88 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;
ql.h 11 #define ql_elm(a_type) qr(a_type) macro
tcache.h 71 ql_elm(tcache_t) link; /* Used for aggregating stats. */
tsd.h 403 ql_elm(tsd_init_block_t) link;
arena.h 83 ql_elm(arena_chunk_map_t) ql_link;
    [all...]
  /external/jemalloc/test/unit/
ql.c 10 ql_elm(list_t) link;

Completed in 195 milliseconds