Home
last modified time | relevance | path

Searched refs:next_thr_uid (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc/src/
Dprof.c90 static uint64_t next_thr_uid; variable
1785 thr_uid = next_thr_uid; in prof_thr_uid_alloc()
1786 next_thr_uid++; in prof_thr_uid_alloc()
2227 next_thr_uid = 0; in prof_boot2()