OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumInstrumented
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
MemProfiler.cpp
617
int
NumInstrumented
= 0;
620
(
NumInstrumented
>= ClDebugMin &&
NumInstrumented
<= ClDebugMax)) {
628
NumInstrumented
++;
631
if (
NumInstrumented
> 0)
AddressSanitizer.cpp
2883
int
NumInstrumented
= 0;
2885
if (!suppressInstrumentationSiteForDebug(
NumInstrumented
))
2891
if (!suppressInstrumentationSiteForDebug(
NumInstrumented
))
Completed in 20 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026