HomeSort by relevance Sort by last modified time
    Searched refs:hitcount (Results 1 - 11 of 11) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 71 int hitcount; member in struct:__tsan::ExpectRace
108 race->hitcount = 0;
140 race->hitcount++;
194 &ExpectRace::hitcount);
203 hit_matched[i].hitcount, hit_matched[i].file,
313 if (race->hitcount == 0) {
  /external/chromium_org/third_party/lcov/contrib/galaxy/
genflat.pl 451 my $hitcount; # Count for lines hit
590 $hitcount = 0;
594 if ($sumcount->{$_} >0) { $hitcount++; }
597 $data->{"hit"} = $hitcount;
  /external/chromium_org/third_party/lcov-1.9/contrib/galaxy/
genflat.pl 451 my $hitcount; # Count for lines hit
590 $hitcount = 0;
594 if ($sumcount->{$_} >0) { $hitcount++; }
597 $data->{"hit"} = $hitcount;
  /external/chromium_org/third_party/lcov/bin/
lcov 929 my $hitcount; # Count for lines hit
1142 $hitcount = 0;
1146 if ($sumcount->{$_} > 0) { $hitcount++; }
1149 $data->{"hit"} = $hitcount;
1153 $hitcount = 0;
1157 $hitcount++;
1160 $data->{"f_hit"} = $hitcount;
    [all...]
genhtml 1094 my $hitcount; # Count for lines hit
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_winnt.h 193 PRInt32 hitcount; member in struct:_MDLock
406 InterlockedIncrement(&((lock)->hitcount)); \
_solaris.h 299 (md_lockp)->hitcount++; \
371 PRInt32 hitcount; member in struct:_MDLock
_os2.h 195 PRInt32 hitcount; member in struct:_MDLock
_win95.h 182 PRInt32 hitcount; member in struct:_MDLock
  /external/chromium_org/third_party/lcov-1.9/bin/
lcov     [all...]
genhtml     [all...]

Completed in 1949 milliseconds