Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h97 uint64_t thr_discrim; member
186 uint64_t thr_discrim; member
/external/jemalloc/src/
Dprof.c1723 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, in prof_tdata_init_impl()
1843 uint64_t thr_discrim = tdata->thr_discrim + 1; in prof_tdata_reinit() local