Searched refs:NumInstrumented (Results 1 – 2 of 2) sorted by relevance
642 int NumInstrumented = 0; in instrumentFunction() local645 (NumInstrumented >= ClDebugMin && NumInstrumented <= ClDebugMax)) { in instrumentFunction()653 NumInstrumented++; in instrumentFunction()656 if (NumInstrumented > 0) in instrumentFunction()
2729 int NumInstrumented = 0; in instrumentFunction() local2731 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()2737 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()