HomeSort by: relevance | last modified time | path
    Searched defs:both_cold_cnt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgcc/
libgcov-util.c 1112 static unsigned both_cold_cnt; variable
1296 both_cold_cnt++;
1356 cold_gcda_files[1], both_cold_cnt);
  /src/external/gpl3/gcc/dist/libgcc/
libgcov-util.c 1200 static unsigned both_cold_cnt; variable
1384 both_cold_cnt++;
1444 cold_gcda_files[1], both_cold_cnt);

Completed in 45 milliseconds