Searched refs:NumBinaryProbes (Results 1 – 2 of 2) sorted by relevance
864 ++NumBinaryProbes; in getFileIDLocal()2184 << NumBinaryProbes << " binary.\n"; in PrintStats()
795 mutable unsigned NumBinaryProbes = 0; variable