Home
last modified time | relevance | path

Searched defs:histogram_values (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dvalue-prof.h73 typedef VEC(histogram_value,heap) *histogram_values; typedef
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvalue-prof.h73 typedef vec<histogram_value> histogram_values; typedef