Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dprof.c157 uint64_t a_thr_discrim = a->thr_discrim; in prof_tctx_comp() local
159 ret = (a_thr_discrim > b_thr_discrim) - (a_thr_discrim < in prof_tctx_comp()