Win32_PerfFormattedData_PerfProc_FullImage_Costly, ROOT\CIMV2

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

Description

The Full Image performance object consists of counters that monitor the virtual address usage of images executed by processes on the computer. Full Image counters are the same counters as contained in Image object with the only difference being the instance name. In the Full Image object, the instance name includes the full file path name of the loaded modules, while in the Image object only the filename is displayed.

Win32_PerfFormattedData_PerfProc_FullImage_Costly properties

Win32_PerfFormattedData_PerfProc_FullImage_Costly has 17 properties (8 Local, 9 Derived)

NameOriginCIMType
CaptionCIM_StatisticalInformation8 [string]
DescriptionCIM_StatisticalInformation8 [string]
ExecReadOnlyWin32_PerfFormattedData_PerfProc_FullImage_Costly21 [uint64]
ExecReadPerWriteWin32_PerfFormattedData_PerfProc_FullImage_Costly21 [uint64]
ExecutableWin32_PerfFormattedData_PerfProc_FullImage_Costly21 [uint64]
ExecWriteCopyWin32_PerfFormattedData_PerfProc_FullImage_Costly21 [uint64]
Frequency_ObjectWin32_Perf21 [uint64]
Frequency_PerfTimeWin32_Perf21 [uint64]
Frequency_Sys100NSWin32_Perf21 [uint64]
key
Name
CIM_StatisticalInformation8 [string]
NoAccessWin32_PerfFormattedData_PerfProc_FullImage_Costly21 [uint64]
ReadOnlyWin32_PerfFormattedData_PerfProc_FullImage_Costly21 [uint64]
ReadPerWriteWin32_PerfFormattedData_PerfProc_FullImage_Costly21 [uint64]
Timestamp_ObjectWin32_Perf21 [uint64]
Timestamp_PerfTimeWin32_Perf21 [uint64]
Timestamp_Sys100NSWin32_Perf21 [uint64]
WriteCopyWin32_PerfFormattedData_PerfProc_FullImage_Costly21 [uint64]

Detailed description of Win32_PerfFormattedData_PerfProc_FullImage_Costly properties

Local properties (8) of Win32_PerfFormattedData_PerfProc_FullImage_Costly class

▲ ExecReadOnly property
CIMTYPE'uint64'
CookingType'PERF_COUNTER_LARGE_RAWCOUNT'
Counter'ExecReadOnly'
CounterType65792
Description'Image Space is the virtual address space in use by the selected image with this protection. Execute/Read Only memory is memory that can be executed as well as read.'
DisplayName'Exec Read Only'
DisplayName009'Exec Read Only'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ExecReadOnly property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ExecReadPerWrite property
CIMTYPE'uint64'
CookingType'PERF_COUNTER_LARGE_RAWCOUNT'
Counter'ExecReadPerWrite'
CounterType65792
Description'Image Space is the virtual address space in use by the selected image with this protection. Execute/Read/Write memory is memory that can be executed by programs as well as read and written.'
DisplayName'Exec Read/Write'
DisplayName009'Exec Read/Write'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ExecReadPerWrite property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ Executable property
CIMTYPE'uint64'
CookingType'PERF_COUNTER_LARGE_RAWCOUNT'
Counter'Executable'
CounterType65792
Description'Image Space is the virtual address space in use by the selected image with this protection. Executable memory is memory that can be executed by programs, but cannot be read or written. This type of protection is not supported by all processor types.'
DisplayName'Executable'
DisplayName009'Executable'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
Executable property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ExecWriteCopy property
CIMTYPE'uint64'
CookingType'PERF_COUNTER_LARGE_RAWCOUNT'
Counter'ExecWriteCopy'
CounterType65792
Description'Image Space is the virtual address space in use by the selected image with this protection. Execute Write Copy is memory that can be executed by programs as well as read and written. This type of protection is used when memory needs to be shared between processes. If the sharing processes only read the memory, then they will all use the same memory. If a sharing process desires write access, then a copy of this memory will be made for that process.'
DisplayName'Exec Write Copy'
DisplayName009'Exec Write Copy'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ExecWriteCopy property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ NoAccess property
CIMTYPE'uint64'
CookingType'PERF_COUNTER_LARGE_RAWCOUNT'
Counter'NoAccess'
CounterType65792
Description'Image Space is the virtual address space in use by the selected image with this protection. No Access protection prevents a process from writing or reading these pages and will generate an access violation if either is attempted.'
DisplayName'No Access'
DisplayName009'No Access'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
NoAccess property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ReadOnly property
CIMTYPE'uint64'
CookingType'PERF_COUNTER_LARGE_RAWCOUNT'
Counter'ReadOnly'
CounterType65792
Description'Image Space is the virtual address space in use by the selected image with this protection. Read Only protection prevents the contents of these pages from being modified. Any attempts to write or modify these pages will generate an access violation.'
DisplayName'Read Only'
DisplayName009'Read Only'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReadOnly property is in 8 classes of ROOT\cimv2 and in 9 namespaces
▲ ReadPerWrite property
CIMTYPE'uint64'
CookingType'PERF_COUNTER_LARGE_RAWCOUNT'
Counter'ReadPerWrite'
CounterType65792
Description'Image Space is the virtual address space in use by the selected image with this protection. Read/Write protection allows a process to read, modify and write to these pages.'
DisplayName'Read/Write'
DisplayName009'Read/Write'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReadPerWrite property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ WriteCopy property
CIMTYPE'uint64'
CookingType'PERF_COUNTER_LARGE_RAWCOUNT'
Counter'WriteCopy'
CounterType65792
Description'Image Space is the virtual address space in use by the selected image with this protection. Write Copy protection is used when memory is shared for reading but not for writing. When processes are reading this memory, they can share the same memory, however, when a sharing process wants to have read/write access to this shared memory, a copy of that memory is made for writing to.'
DisplayName'Write Copy'
DisplayName009'Write Copy'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
WriteCopy property is in 4 classes of ROOT\cimv2 and in 1 namespace

Derived properties (9) of Win32_PerfFormattedData_PerfProc_FullImage_Costly 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_PerfProc_FullImage_Costly Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AutoCook1✓✗✓✗✓
AutoCook_RawClass'Win32_PerfRawData_PerfProc_FullImage_Costly'✓✗✓✗✓
CookedTrue✓✗✓✗✓
Description'The Full Image performance object consists of counters that monitor the virtual address usage of images executed by processes on the computer. Full Image counters are the same counters as contained in Image object with the only difference being the instance name. In the Full Image object, the instance name includes the full file path name of the loaded modules, while in the Image object only the filename is displayed.'✓✗✓✓✓
DisplayName'Full Image'✓✗✓✓✓
DisplayName009'Full Image'✓✗✓✗✓
dynamicTrue✓✗✓✗✓
GenericPerfCtrTrue✓✗✓✗✓
HelpIndex0✓✗✓✗✓
HiPerfTrue✓✗✓✗✓
Locale1033✓✗✓✓✓
PerfIndex0✓✗✓✗✓
provider'WmiPerfInst'✗✗✓✗✓
RegistryKey'PerfProc'✓✗✓✗✓

Win32_PerfFormattedData_PerfProc_FullImage_Costly System properties

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

Similar Classes to Win32_PerfFormattedData_PerfProc_FullImage_Costly

Number of classes:37
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_PerfFormattedData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDCloudDBMessaging_Costly01301--✓
Win32_PerfFormattedData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDCloudDBReplication_Costly01701--✓
Win32_PerfFormattedData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDTCMAgents_Costly01901--✓
Win32_PerfFormattedData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDTraceEventStatistics_Costly0140----
Win32_PerfFormattedData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDTraceStatistics_Costly0130----
Win32_PerfFormattedData_MSSQLSERVER_SQLServerCloudDBMessaging_Costly01301--✓
Win32_PerfFormattedData_MSSQLSERVER_SQLServerCloudDBReplication_Costly01701--✓
Win32_PerfFormattedData_MSSQLSERVER_SQLServerTCMAgents_Costly01901--✓
Win32_PerfFormattedData_MSSQLSERVER_SQLServerThrottlHardPartition_Costly0140----
Win32_PerfFormattedData_MSSQLSERVER_SQLServerThrottlSoftPartition_Costly0140----
Win32_PerfFormattedData_MSSQLSERVER_SQLServerTraceEventStatistics_Costly0140----
Win32_PerfFormattedData_MSSQLSERVER_SQLServerTraceStatistics_Costly0130----
Win32_PerfFormattedData_PerfProc_Heap_Costly03303---
Win32_PerfFormattedData_PerfProc_Image_Costly017040---
Win32_PerfFormattedData_PerfProc_ProcessAddressSpace_Costly046040---
Win32_PerfFormattedData_PerfProc_ThreadDetails_Costly010040---
Win32_PerfRawData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDCloudDBMessaging_Costly01301--✓
Win32_PerfRawData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDCloudDBReplication_Costly01701--✓
Win32_PerfRawData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDTCMAgents_Costly02401--✓
Win32_PerfRawData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDTraceEventStatistics_Costly0140----
Win32_PerfRawData_MSSQLMICROSOFTNumberNumberWID_MSSQLMICROSOFTNumberNumberWIDTraceStatistics_Costly0130----
Win32_PerfRawData_MSSQLSERVER_SQLServerCloudDBMessaging_Costly01301--✓
Win32_PerfRawData_MSSQLSERVER_SQLServerCloudDBReplication_Costly01701--✓
Win32_PerfRawData_MSSQLSERVER_SQLServerTCMAgents_Costly02401--✓
Win32_PerfRawData_MSSQLSERVER_SQLServerThrottlHardPartition_Costly0140----
Win32_PerfRawData_MSSQLSERVER_SQLServerThrottlSoftPartition_Costly0140----
Win32_PerfRawData_MSSQLSERVER_SQLServerTraceEventStatistics_Costly0140----
Win32_PerfRawData_MSSQLSERVER_SQLServerTraceStatistics_Costly0130----
Win32_PerfRawData_PerfProc_FullImage_Costly017040---
Win32_PerfRawData_PerfProc_Heap_Costly03303---
Win32_PerfRawData_PerfProc_Image_Costly017040---
Win32_PerfRawData_PerfProc_ProcessAddressSpace_Costly046040---
Win32_PerfRawData_PerfProc_ThreadDetails_Costly010040---
comments powered by Disqus
WUtils.com