Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h77 uint64_t tctx_uid; member
/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()