Home
last modified time | relevance | path

Searched refs:OUTPUT_CACHE_RATIO_BASE (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/IntraPartitionAPIs/xsp/
H A DPerfCounterEnum.cs56 OUTPUT_CACHE_RATIO_BASE = 35, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DOutputCacheModule.cs486 PerfCounters.IncrementCounter(AppPerfCounter.OUTPUT_CACHE_RATIO_BASE); in RecordCacheMiss()
990 PerfCounters.IncrementCounter(AppPerfCounter.OUTPUT_CACHE_RATIO_BASE); in OnEnter()