Win32_PerfFormattedData_NETFramework_NETCLRJit, ROOT\CIMV2

Class | Methods | Properties (15) | Qualifiers (14) | Instances (1) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Stats for CLR Jit.

Win32_PerfFormattedData_NETFramework_NETCLRJit properties

Win32_PerfFormattedData_NETFramework_NETCLRJit has 15 properties (6 Local, 9 Derived)

NameOriginCIMType
CaptionCIM_StatisticalInformation8 [string]
DescriptionCIM_StatisticalInformation8 [string]
Frequency_ObjectWin32_Perf21 [uint64]
Frequency_PerfTimeWin32_Perf21 [uint64]
Frequency_Sys100NSWin32_Perf21 [uint64]
ILBytesJittedPersecWin32_PerfFormattedData_NETFramework_NETCLRJit19 [uint32]
key
Name
CIM_StatisticalInformation8 [string]
NumberofILBytesJittedWin32_PerfFormattedData_NETFramework_NETCLRJit19 [uint32]
NumberofMethodsJittedWin32_PerfFormattedData_NETFramework_NETCLRJit19 [uint32]
PercentTimeinJitWin32_PerfFormattedData_NETFramework_NETCLRJit19 [uint32]
StandardJitFailuresWin32_PerfFormattedData_NETFramework_NETCLRJit19 [uint32]
Timestamp_ObjectWin32_Perf21 [uint64]
Timestamp_PerfTimeWin32_Perf21 [uint64]
Timestamp_Sys100NSWin32_Perf21 [uint64]
TotalNumberofILBytesJittedWin32_PerfFormattedData_NETFramework_NETCLRJit19 [uint32]

Detailed description of Win32_PerfFormattedData_NETFramework_NETCLRJit properties

Local properties (6) of Win32_PerfFormattedData_NETFramework_NETCLRJit class

▲ ILBytesJittedPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'ILBytesJittedPersec'
CounterType272696320
Description'This counter displays the rate at which IL bytes are jitted per second. This counter is not an average over time; it displays the difference between the values observed in the last two samples divided by the duration of the sample interval.'
DisplayName'IL Bytes Jitted / sec'
DisplayName009'IL Bytes Jitted / sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ILBytesJittedPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ NumberofILBytesJitted property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'NumberofILBytesJitted'
CounterType65536
Description'This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to the "Total # of IL Bytes Jitted" counter.'
DisplayName'# of IL Bytes Jitted'
DisplayName009'# of IL Bytes Jitted'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
NumberofILBytesJitted property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ NumberofMethodsJitted property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'NumberofMethodsJitted'
CounterType65536
Description'This counter displays the total number of methods compiled Just-In-Time (JIT) by the CLR JIT compiler since the start of the application. This counter does not include the pre-jitted methods.'
DisplayName'# of Methods Jitted'
DisplayName009'# of Methods Jitted'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
NumberofMethodsJitted property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ PercentTimeinJit property
CIMTYPE'uint32'
CookingType'PERF_RAW_FRACTION'
Counter'PercentTimeinJit'
CounterType537003008
Description'This counter displays the percentage of elapsed time spent in JIT compilation since the last JIT compilation phase. This counter is updated at the end of every JIT compilation phase. A JIT compilation phase is the phase when a method and its dependencies are being compiled.'
DisplayName'% Time in Jit'
DisplayName009'% Time in Jit'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
PercentTimeinJit property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ StandardJitFailures property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'StandardJitFailures'
CounterType65536
Description'This counter displays the peak number of methods the JIT compiler has failed to JIT since the start of the application. This failure can occur if the IL cannot be verified or if there was an internal error in the JIT compiler.'
DisplayName'Standard Jit Failures'
DisplayName009'Standard Jit Failures'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
StandardJitFailures property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ TotalNumberofILBytesJitted property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'TotalNumberofILBytesJitted'
CounterType65536
Description'This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to the "# of IL Bytes Jitted" counter.'
DisplayName'Total # of IL Bytes Jitted'
DisplayName009'Total # of IL Bytes Jitted'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TotalNumberofILBytesJitted property is in 2 classes of ROOT\cimv2 and in 1 namespace

Derived properties (9) of Win32_PerfFormattedData_NETFramework_NETCLRJit class

▲ Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) for the statistic or metric.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
▲ Description property
CIMTYPE'string'
Description'A textual description of the statistic or metric.'
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
▲ Frequency_Object property
CIMTYPE'uint64'
Frequency_Object property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Frequency_PerfTime property
CIMTYPE'uint64'
Frequency_PerfTime property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Frequency_Sys100NS property
CIMTYPE'uint64'
Frequency_Sys100NS property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Name property
CIMTYPE'string'
Description'The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. '
keyTrue
MaxLen256
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
▲ Timestamp_Object property
CIMTYPE'uint64'
Timestamp_Object property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Timestamp_PerfTime property
CIMTYPE'uint64'
Timestamp_PerfTime property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Timestamp_Sys100NS property
CIMTYPE'uint64'
Timestamp_Sys100NS property is in 727 classes of ROOT\cimv2 and in 2 namespaces

Win32_PerfFormattedData_NETFramework_NETCLRJit Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AutoCook1✓✗✓✗✓
AutoCook_RawClass'Win32_PerfRawData_NETFramework_NETCLRJit'✓✗✓✗✓
CookedTrue✓✗✓✗✓
Description'Stats for CLR Jit.'✓✗✓✓✓
DisplayName'.NET CLR Jit'✓✗✓✓✓
DisplayName009'.NET CLR Jit'✓✗✓✗✓
dynamicTrue✓✗✓✗✓
GenericPerfCtrTrue✓✗✓✗✓
HelpIndex0✓✗✓✗✓
HiPerfTrue✓✗✓✗✓
Locale1033✓✗✓✓✓
PerfIndex0✓✗✓✗✓
provider'WmiPerfInst'✗✗✓✗✓
RegistryKey'.NETFramework'✓✗✓✗✓

Win32_PerfFormattedData_NETFramework_NETCLRJit System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_PerfFormattedData_NETFramework_NETCLRJit'___SYSTEM8✗✗
__NAMESPACE'ROOT\cimv2'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['Win32_PerfFormattedData', 'Win32_Perf', 'CIM_StatisticalInformation']___SYSTEM8✗✓
__PROPERTY_COUNT15___SYSTEM3✗✗
__RELPATH'Win32_PerfFormattedData_NETFramework_NETCLRJit'___SYSTEM8✗✗
__DYNASTY'CIM_StatisticalInformation'___SYSTEM8✗✗
__SUPERCLASS'Win32_PerfFormattedData'___SYSTEM8✗✗
__CLASS'Win32_PerfFormattedData_NETFramework_NETCLRJit'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to Win32_PerfFormattedData_NETFramework_NETCLRJit

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_PerfRawData_NETFramework_NETCLRJit01602---
comments powered by Disqus
WUtils.com