Searched refs:highest_count (Results 1 – 2 of 2) sorted by relevance
1566 profile_count highest_count = profile_count::uninitialized (); in sanitize_hot_paths() local1592 if (!(e->count () > highest_count)) in sanitize_hot_paths()1593 highest_count = e->count (); in sanitize_hot_paths()1617 if (highest_count.initialized_p ()) in sanitize_hot_paths()1619 if (!(e->count () >= highest_count)) in sanitize_hot_paths()