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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h41 uint64_t thr_uid; member in struct:prof_tctx_s
125 uint64_t thr_uid; member in struct:prof_tdata_s
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c536 prof_tdata_mutex_choose(uint64_t thr_uid) argument
1853 uint64_t thr_uid; local
1864 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, char *thread_name, bool active) argument
1989 uint64_t thr_uid = tdata->thr_uid; local
[all...]

Completed in 66 milliseconds