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

/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-util.c1119 static unsigned hot_gcda_files[2]; variable
1192 hot_gcda_files[0]++;
1219 hot_gcda_files[1]++;
1380 printf (" hot files: %12u\t%12u\t%12u\n", hot_gcda_files[0],
1381 hot_gcda_files[1], both_hot_cnt);

Completed in 43 milliseconds