Searched refs:NumBinaryProbes (Results 1 – 2 of 2) sorted by relevance
371 NumBinaryProbes(0) { in SourceManager()801 NumBinaryProbes += NumProbes; in getFileIDLocal()875 NumBinaryProbes += NumProbes; in getFileIDLoaded()2133 << NumBinaryProbes << " binary.\n"; in PrintStats()
648 mutable unsigned NumLinearScans, NumBinaryProbes; variable