Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h77 uint64_t tctx_uid; member
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A 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()