Searched refs:NumBinaryProbes (Results 1 – 2 of 2) sorted by relevance
792 NumBinaryProbes += NumProbes; in getFileIDLocal()866 NumBinaryProbes += NumProbes; in getFileIDLoaded()2121 << NumBinaryProbes << " binary.\n"; in PrintStats()
698 mutable unsigned NumBinaryProbes = 0; variable