Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/
H A DSharedPerformanceCounter.cs720 _baseAddress = (long)data.FileMapping.FileViewAddress; in GetCategoryData()
1662 internal IntPtr FileViewAddress property in System.Diagnostics.SharedPerformanceCounter.FileMapping
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/
H A DSharedPerformanceCounter.cs690 baseAddress = (long) data.FileMapping.FileViewAddress; in GetCategoryData()
1536 internal IntPtr FileViewAddress { property in System.Diagnostics.SharedPerformanceCounter.FileMapping