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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h201 uint64_t tctx_uid_next; member in struct:prof_tdata_s
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c809 ret.p->tctx_uid = tdata->tctx_uid_next++;
1814 tdata->tctx_uid_next = 0;

Completed in 170 milliseconds