Home
last modified time | relevance | path

Searched defs:thr_uid (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprof.h96 uint64_t thr_uid; member
180 uint64_t thr_uid; member
/external/jemalloc/src/
Dprof.c543 prof_tdata_mutex_choose(uint64_t thr_uid) in prof_tdata_mutex_choose()
1782 uint64_t thr_uid; in prof_thr_uid_alloc() local
1793 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, in prof_tdata_init_impl()
1919 uint64_t thr_uid = tdata->thr_uid; in prof_tdata_reinit() local