Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h77 uint64_t tctx_uid; member
/external/jemalloc/include/jemalloc/internal/
Dprof.h118 uint64_t tctx_uid; member
/external/jemalloc/src/
Dprof.c147 uint64_t a_tctx_uid = a->tctx_uid; in prof_tctx_comp()
148 uint64_t b_tctx_uid = b->tctx_uid; in prof_tctx_comp()
809 ret.p->tctx_uid = tdata->tctx_uid_next++; in prof_lookup()
/external/jemalloc_new/src/
Dprof.c162 uint64_t a_tctx_uid = a->tctx_uid; in prof_tctx_comp()
163 uint64_t b_tctx_uid = b->tctx_uid; in prof_tctx_comp()
835 ret.p->tctx_uid = tdata->tctx_uid_next++; in prof_lookup()