1 reference to CACHE_HIT_RATIO_BASE
System.Runtime.Caching (1)
System\Caching\PerfCounters.cs (1)
83
_counters[(int)PerfCounterName.HitRatioBase] = new PerformanceCounter(PERF_COUNTER_CATEGORY,
CACHE_HIT_RATIO_BASE
, instanceName, false);