Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dvalue-prof.h27 HIST_TYPE_INTERVAL, /* Measures histogram of values inside a specified enumerator
H A Dvalue-prof.c640 if (histogram->type == HIST_TYPE_INTERVAL) in tree_mod_subtract_transform()
760 hist->type = HIST_TYPE_INTERVAL; in tree_divmod_values_to_profile()
799 case HIST_TYPE_INTERVAL: in tree_find_values_to_profile()
H A Dprofile.c179 case HIST_TYPE_INTERVAL: in instrument_values()
203 case HIST_TYPE_INTERVAL: in instrument_values()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h850 HIST_TYPE_INTERVAL, enumerator