Home
last modified time | relevance | path

Searched refs:CounterHelp (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/
H A DCounterCreationData.cs38 CounterHelp = counterHelp; in CounterCreationData()
83 MonitoringDescription(SR.CounterHelp)
85 public string CounterHelp { property in System.Diagnostics.CounterCreationData
H A DPerformanceCounterCategory.cs370 … if (counterData[i].CounterHelp == null || counterData[i].CounterHelp.Length == 0) { in CheckValidCounterLayout()
371 counterData[i].CounterHelp = counterData[i].CounterName; in CheckValidCounterLayout()
H A DPerformanceCounter.cs172 public string CounterHelp { property in System.Diagnostics.PerformanceCounter
H A DPerformanceCounterLib.cs432 …Debug.Assert(!String.IsNullOrEmpty(counterData.CounterHelp), "CounterHelp should have been fixed u… in CreateIniFile()
433 iniWriter.WriteLine(counterData.CounterHelp); in CreateIniFile()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/
H A DCounterCreationData.cs26 CounterHelp = counterHelp; in CounterCreationData()
57 public string CounterHelp property in System.Diagnostics.CounterCreationData
H A DPerformanceCounterCategory.cs369 … if (counterData[i].CounterHelp == null || counterData[i].CounterHelp.Length == 0) in CheckValidCounterLayout()
371 counterData[i].CounterHelp = counterData[i].CounterName; in CheckValidCounterLayout()
H A DPerformanceCounter.cs161 public string CounterHelp property in System.Diagnostics.PerformanceCounter
H A DPerformanceCounterLib.cs470 …Debug.Assert(!string.IsNullOrEmpty(counterData.CounterHelp), "CounterHelp should have been fixed u… in CreateIniFile()
471 iniWriter.WriteLine(counterData.CounterHelp); in CreateIniFile()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Diagnostics/
H A DCounterCreationData.cs57 CounterHelp = counterHelp; in CounterCreationData()
63 public string CounterHelp { property in System.Diagnostics.CounterCreationData
H A DPerformanceCounter.cs179 public string CounterHelp { property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Diagnostics/
H A DCounterCreationDataTest.cs45 Assert.AreEqual (dc.CounterHelp, String.Empty); in CounterHelp_Empty()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.PerformanceCounter/tests/
H A DCounterCreationDataTests.cs22 Assert.Equal("Simple Help", ccd.CounterHelp); in CounterCreationData_CreateCounterCreationData_SimpleSimpleHelpRawBase()
H A DPerformanceCounterTests.cs65 …Assert.Equal("counter description", Helpers.RetryOnAllPlatforms(() => counterSample.CounterHelp)); in PerformanceCounter_CreateCounter_MultiInstanceReadOnly()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.PerformanceCounter/ref/
H A DSystem.Diagnostics.PerformanceCounter.cs14 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
105 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs1232 public const string CounterHelp = "Help information for this counter."; field in SR
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs6042 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6579 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs5765 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6298 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs5986 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6525 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs6007 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6546 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs6007 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6546 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs5986 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6525 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs5986 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6525 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs5989 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6526 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs6283 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6806 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs6007 public string CounterHelp { get { throw null; } set { } } property in System.Diagnostics.CounterCreationData
6546 public string CounterHelp { get { throw null; } } property in System.Diagnostics.PerformanceCounter

12