Lines Matching refs:STATISTIC
167 STATISTIC(NumInstrumentedReads, "Number of instrumented reads");
168 STATISTIC(NumInstrumentedWrites, "Number of instrumented writes");
169 STATISTIC(NumSkippedStackReads, "Number of non-instrumented stack reads");
170 STATISTIC(NumSkippedStackWrites, "Number of non-instrumented stack writes");
173 STATISTIC(NumOfMemProfMissing, "Number of functions without memory profile.");
174 STATISTIC(NumOfMemProfMismatch,
176 STATISTIC(NumOfMemProfFunc, "Number of functions having valid memory profile.");
177 STATISTIC(NumOfMemProfAllocContextProfiles,
179 STATISTIC(NumOfMemProfCallSiteProfiles,
181 STATISTIC(NumOfMemProfMatchedAllocContexts,
183 STATISTIC(NumOfMemProfMatchedAllocs,
185 STATISTIC(NumOfMemProfMatchedCallSites,