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