Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h55 uint64_t thr_uid; member
139 uint64_t thr_uid; member
/external/jemalloc_new/src/
Dprof.c548 prof_tdata_mutex_choose(uint64_t thr_uid) { in prof_tdata_mutex_choose()
1892 uint64_t thr_uid; in prof_thr_uid_alloc() local
1903 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, in prof_tdata_init_impl()
2024 uint64_t thr_uid = tdata->thr_uid; in prof_tdata_reinit() local