Home
last modified time | relevance | path

Searched refs:HitRatio (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Caching/System/Caching/
H A DPerfCounterName.cs10 HitRatio, enumerator
H A DPerfCounters.cs84 …_counters[(int)PerfCounterName.HitRatio] = new PerformanceCounter(PERF_COUNTER_CATEGORY, CACHE_HIT… in InitDisposableMembers()
H A DMemoryCacheStore.cs123 _perfCounters.Increment(PerfCounterName.HitRatio); in UpdateExpAndUsage()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Caching/src/System/Runtime/Caching/
H A DPerfCounterName.cs13 HitRatio, enumerator
H A DMemoryCacheStore.cs144 _perfCounters.Increment(PerfCounterName.HitRatio); in UpdateExpAndUsage()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/andygrunwald/go-gerrit/
H A Dconfig.go43 HitRatio HitRatioInfo `json:"hit_ratio"` member
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/andygrunwald/go-gerrit/go-gerrit-64931d233c2d/
H A Dconfig.go43 HitRatio HitRatioInfo `json:"hit_ratio"` member
/dports/net-mgmt/bosun/bosun-0.9.0-preview/cmd/scollector/collectors/
H A Dfastly.go371HitRatio float64 `json:"hit_ratio" rate:"gauge" unit:"ratio" desc:"The ratio of cache hi… member