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