ReactOS 0.4.15-dev-5895-g2687c1b
_SYSTEM_PROCESS_INFORMATION Struct Reference

#include <extypes.h>

Collaboration diagram for _SYSTEM_PROCESS_INFORMATION:

Public Attributes

ULONG NextEntryOffset
 
ULONG NumberOfThreads
 
LARGE_INTEGER WorkingSetPrivateSize
 
ULONG HardFaultCount
 
ULONG NumberOfThreadsHighWatermark
 
ULONGLONG CycleTime
 
LARGE_INTEGER CreateTime
 
LARGE_INTEGER UserTime
 
LARGE_INTEGER KernelTime
 
UNICODE_STRING ImageName
 
KPRIORITY BasePriority
 
HANDLE UniqueProcessId
 
HANDLE InheritedFromUniqueProcessId
 
ULONG HandleCount
 
ULONG SessionId
 
ULONG_PTR PageDirectoryBase
 
SIZE_T PeakVirtualSize
 
SIZE_T VirtualSize
 
ULONG PageFaultCount
 
SIZE_T PeakWorkingSetSize
 
SIZE_T WorkingSetSize
 
SIZE_T QuotaPeakPagedPoolUsage
 
SIZE_T QuotaPagedPoolUsage
 
SIZE_T QuotaPeakNonPagedPoolUsage
 
SIZE_T QuotaNonPagedPoolUsage
 
SIZE_T PagefileUsage
 
SIZE_T PeakPagefileUsage
 
SIZE_T PrivatePageCount
 
LARGE_INTEGER ReadOperationCount
 
LARGE_INTEGER WriteOperationCount
 
LARGE_INTEGER OtherOperationCount
 
LARGE_INTEGER ReadTransferCount
 
LARGE_INTEGER WriteTransferCount
 
LARGE_INTEGER OtherTransferCount
 
BYTE Reserved1 [52]
 
PVOID Reserved2 [3]
 
PVOID Reserved3
 
BYTE Reserved4 [4]
 
PVOID Reserved5 [11]
 
LARGE_INTEGER Reserved6 [6]
 

Detailed Description

Definition at line 883 of file extypes.h.

Member Data Documentation

◆ BasePriority

KPRIORITY _SYSTEM_PROCESS_INFORMATION::BasePriority

Definition at line 895 of file extypes.h.

Referenced by PerfDataRefresh(), QSI_DEF(), and TH32CreateSnapshotSectionInitialize().

◆ CreateTime

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::CreateTime

Definition at line 891 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ CycleTime

ULONGLONG _SYSTEM_PROCESS_INFORMATION::CycleTime

Definition at line 890 of file extypes.h.

◆ HandleCount

ULONG _SYSTEM_PROCESS_INFORMATION::HandleCount

Definition at line 898 of file extypes.h.

Referenced by GetPerformanceInfo(), PerfDataRefresh(), and QSI_DEF().

◆ HardFaultCount

ULONG _SYSTEM_PROCESS_INFORMATION::HardFaultCount

Definition at line 888 of file extypes.h.

◆ ImageName

UNICODE_STRING _SYSTEM_PROCESS_INFORMATION::ImageName

◆ InheritedFromUniqueProcessId

HANDLE _SYSTEM_PROCESS_INFORMATION::InheritedFromUniqueProcessId

◆ KernelTime

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::KernelTime

Definition at line 893 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ NextEntryOffset

◆ NumberOfThreads

ULONG _SYSTEM_PROCESS_INFORMATION::NumberOfThreads

◆ NumberOfThreadsHighWatermark

ULONG _SYSTEM_PROCESS_INFORMATION::NumberOfThreadsHighWatermark

Definition at line 889 of file extypes.h.

◆ OtherOperationCount

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::OtherOperationCount

Definition at line 924 of file extypes.h.

◆ OtherTransferCount

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::OtherTransferCount

Definition at line 927 of file extypes.h.

◆ PageDirectoryBase

ULONG_PTR _SYSTEM_PROCESS_INFORMATION::PageDirectoryBase

Definition at line 900 of file extypes.h.

◆ PageFaultCount

ULONG _SYSTEM_PROCESS_INFORMATION::PageFaultCount

Definition at line 908 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ PagefileUsage

SIZE_T _SYSTEM_PROCESS_INFORMATION::PagefileUsage

Definition at line 915 of file extypes.h.

Referenced by QSI_DEF().

◆ PeakPagefileUsage

SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakPagefileUsage

Definition at line 916 of file extypes.h.

Referenced by QSI_DEF().

◆ PeakVirtualSize

SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakVirtualSize

Definition at line 906 of file extypes.h.

Referenced by QSI_DEF().

◆ PeakWorkingSetSize

SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakWorkingSetSize

Definition at line 909 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ PrivatePageCount

SIZE_T _SYSTEM_PROCESS_INFORMATION::PrivatePageCount

Definition at line 917 of file extypes.h.

Referenced by QSI_DEF().

◆ QuotaNonPagedPoolUsage

SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaNonPagedPoolUsage

Definition at line 914 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ QuotaPagedPoolUsage

SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPagedPoolUsage

Definition at line 912 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ QuotaPeakNonPagedPoolUsage

SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPeakNonPagedPoolUsage

Definition at line 913 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ QuotaPeakPagedPoolUsage

SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPeakPagedPoolUsage

Definition at line 911 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ ReadOperationCount

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::ReadOperationCount

Definition at line 922 of file extypes.h.

◆ ReadTransferCount

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::ReadTransferCount

Definition at line 925 of file extypes.h.

◆ Reserved1

BYTE _SYSTEM_PROCESS_INFORMATION::Reserved1

Definition at line 504 of file winternl.h.

◆ Reserved2

PVOID _SYSTEM_PROCESS_INFORMATION::Reserved2

Definition at line 505 of file winternl.h.

◆ Reserved3

PVOID _SYSTEM_PROCESS_INFORMATION::Reserved3

Definition at line 507 of file winternl.h.

◆ Reserved4

BYTE _SYSTEM_PROCESS_INFORMATION::Reserved4

Definition at line 509 of file winternl.h.

◆ Reserved5

PVOID _SYSTEM_PROCESS_INFORMATION::Reserved5

Definition at line 510 of file winternl.h.

◆ Reserved6

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::Reserved6

Definition at line 513 of file winternl.h.

◆ SessionId

ULONG _SYSTEM_PROCESS_INFORMATION::SessionId

Definition at line 899 of file extypes.h.

Referenced by EnumProcessAndPrint(), and PerfDataRefresh().

◆ UniqueProcessId

◆ UserTime

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::UserTime

Definition at line 892 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ VirtualSize

SIZE_T _SYSTEM_PROCESS_INFORMATION::VirtualSize

Definition at line 907 of file extypes.h.

Referenced by PerfDataRefresh(), and QSI_DEF().

◆ WorkingSetPrivateSize

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WorkingSetPrivateSize

Definition at line 887 of file extypes.h.

◆ WorkingSetSize

SIZE_T _SYSTEM_PROCESS_INFORMATION::WorkingSetSize

Definition at line 910 of file extypes.h.

Referenced by EnumProcessAndPrint(), PerfDataRefresh(), and QSI_DEF().

◆ WriteOperationCount

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WriteOperationCount

Definition at line 923 of file extypes.h.

◆ WriteTransferCount

LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WriteTransferCount

Definition at line 926 of file extypes.h.


The documentation for this struct was generated from the following files: