Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDvalue-prof.c87 check_counter (tree stmt, const char * name, gcov_type all, gcov_type bb_count) in check_counter() argument
89 if (all != bb_count) in check_counter()
96 locus, name, (int)all, (int)bb_count); in check_counter()