Searched defs:prof_tdata_s (Results 1 – 1 of 1) sorted by relevance
176 struct prof_tdata_s { struct177 malloc_mutex_t *lock;180 uint64_t thr_uid;186 uint64_t thr_discrim;189 char *thread_name;191 bool attached;192 bool expired;201 uint64_t tctx_uid_next;209 ckh_t bt2tctx;212 uint64_t prng_state;[all …]