Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h56 uint64_t thr_discrim; member
145 uint64_t thr_discrim; member
/external/jemalloc/include/jemalloc/internal/
Dprof.h97 uint64_t thr_discrim; member
186 uint64_t thr_discrim; member
/external/jemalloc/src/
Dprof.c1793 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, in prof_tdata_init_impl()
1920 uint64_t thr_discrim = tdata->thr_discrim + 1; in prof_tdata_reinit() local
/external/jemalloc_new/src/
Dprof.c1903 prof_tdata_init_impl(tsd_t *tsd, uint64_t thr_uid, uint64_t thr_discrim, in prof_tdata_init_impl()
2025 uint64_t thr_discrim = tdata->thr_discrim + 1; in prof_tdata_reinit() local