Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDvalue-prof.h29 HIST_TYPE_POW2, /* Histogram of power of 2 values. */ enumerator
HDvalue-prof.c457 if (histogram->type == HIST_TYPE_POW2) in tree_mod_pow2_value_transform()
753 hist->type = HIST_TYPE_POW2; in tree_divmod_values_to_profile()
813 case HIST_TYPE_POW2: in tree_find_values_to_profile()
HDprofile.c183 case HIST_TYPE_POW2: in instrument_values()
207 case HIST_TYPE_POW2: in instrument_values()