Searched refs:NumInstrumented (Results 1 – 2 of 2) sorted by relevance
617 int NumInstrumented = 0; in instrumentFunction() local620 (NumInstrumented >= ClDebugMin && NumInstrumented <= ClDebugMax)) { in instrumentFunction()628 NumInstrumented++; in instrumentFunction()631 if (NumInstrumented > 0) in instrumentFunction()
2875 int NumInstrumented = 0; in instrumentFunction() local2877 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()2883 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()