Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c147 uint64_t a_tctx_uid = a->tctx_uid; in prof_tctx_comp() local
149 ret = (a_tctx_uid > b_tctx_uid) - (a_tctx_uid < in prof_tctx_comp()