Searched refs:tctx_uid (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h118 uint64_t tctx_uid; member in struct:prof_tctx_s
197 * Counter used to initialize prof_tctx_t's tctx_uid. No locking is
/external/jemalloc/src/
H A Dprof.c147 uint64_t a_tctx_uid = a->tctx_uid;
148 uint64_t b_tctx_uid = b->tctx_uid;
806 ret.p->tctx_uid = tdata->tctx_uid_next++;

Completed in 52 milliseconds