Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h160 uint64_t tctx_uid_next; member
/external/jemalloc/include/jemalloc/internal/
Dprof.h201 uint64_t tctx_uid_next; member
/external/jemalloc/src/
Dprof.c809 ret.p->tctx_uid = tdata->tctx_uid_next++; in prof_lookup()
1813 tdata->tctx_uid_next = 0; in prof_tdata_init_impl()
/external/jemalloc_new/src/
Dprof.c835 ret.p->tctx_uid = tdata->tctx_uid_next++; in prof_lookup()
1923 tdata->tctx_uid_next = 0; in prof_tdata_init_impl()