Searched refs:NumInstrumented (Results 1 – 2 of 2) sorted by relevance
635 int NumInstrumented = 0; in instrumentFunction() local638 (NumInstrumented >= ClDebugMin && NumInstrumented <= ClDebugMax)) { in instrumentFunction()646 NumInstrumented++; in instrumentFunction()649 if (NumInstrumented > 0) in instrumentFunction()
3108 int NumInstrumented = 0; in instrumentFunction() local3110 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()3116 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()