Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h147 struct prof_tdata_s { struct
148 malloc_mutex_t *lock;
151 uint64_t thr_uid;
157 uint64_t thr_discrim;
160 char *thread_name;
162 bool attached;
163 bool expired;
172 uint64_t tctx_uid_next;
180 ckh_t bt2tctx;
183 bool enq;
[all …]