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