Searched refs:Instrumented (Results 1 – 2 of 2) sorted by relevance
103 # Instrumented tests.109 # Instrumented loadable module objects.114 # Instrumented loadable library tests.
713 bool suppressInstrumentationSiteForDebug(int &Instrumented);2667 bool AddressSanitizer::suppressInstrumentationSiteForDebug(int &Instrumented) { in suppressInstrumentationSiteForDebug() argument2670 (Instrumented >= ClDebugMin && Instrumented <= ClDebugMax); in suppressInstrumentationSiteForDebug()2671 Instrumented++; in suppressInstrumentationSiteForDebug()