Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_data.c562 double cnt_shift = (double)(ZU(1) << SC_LG_TINY_MIN); in prof_unbias_map_init() local
563 double shifted_unbiased_cnt = cnt_shift / div_val; in prof_unbias_map_init()