Home
last modified time | relevance | path

Searched defs:thr_uid (Results 1 – 4 of 4) 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/include/jemalloc/internal/
Dprof.h96 uint64_t thr_uid; member
180 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
/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