Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h176 struct prof_tdata_s { struct
177 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 …]