Searched defs:prof_tdata_s (Results 1 – 1 of 1) sorted by relevance
135 struct prof_tdata_s { struct136 malloc_mutex_t *lock;139 uint64_t thr_uid;145 uint64_t thr_discrim;148 char *thread_name;150 bool attached;151 bool expired;160 uint64_t tctx_uid_next;168 ckh_t bt2tctx;171 uint64_t prng_state;[all …]