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

/freebsd-10.0-release/contrib/gcc/
H A Dvalue-prof.h29 HIST_TYPE_POW2, /* Histogram of power of 2 values. */ enumerator in enum:hist_type
H A Dvalue-prof.c457 if (histogram->type == HIST_TYPE_POW2)
754 hist->type = HIST_TYPE_POW2;
814 case HIST_TYPE_POW2:
H A Dprofile.c184 case HIST_TYPE_POW2:
208 case HIST_TYPE_POW2:

Completed in 70 milliseconds