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

/freebsd-10.2-release/contrib/gcc/
H A Dvalue-prof.h27 HIST_TYPE_INTERVAL, /* Measures histogram of values inside a specified enumerator in enum:hist_type
H A Dvalue-prof.c640 if (histogram->type == HIST_TYPE_INTERVAL)
761 hist->type = HIST_TYPE_INTERVAL;
800 case HIST_TYPE_INTERVAL:
H A Dprofile.c180 case HIST_TYPE_INTERVAL:
204 case HIST_TYPE_INTERVAL:

Completed in 30 milliseconds