Searched refs:NumInstrumented (Results 1 – 2 of 2) sorted by relevance
650 int NumInstrumented = 0; in instrumentFunction() local653 (NumInstrumented >= ClDebugMin && NumInstrumented <= ClDebugMax)) { in instrumentFunction()661 NumInstrumented++; in instrumentFunction()664 if (NumInstrumented > 0) in instrumentFunction()
3053 int NumInstrumented = 0; in instrumentFunction() local3055 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()3061 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()