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

  /src/external/gpl3/gcc.old/dist/libgcc/
libgcov-util.c 1108 static unsigned both_hot_cnt; variable
1294 both_hot_cnt++;
1354 hot_gcda_files[1], both_hot_cnt);
  /src/external/gpl3/gcc/dist/libgcc/
libgcov-util.c 1196 static unsigned both_hot_cnt; variable
1382 both_hot_cnt++;
1442 hot_gcda_files[1], both_hot_cnt);

Completed in 17 milliseconds