ReactOS 0.4.16-dev-329-g9223134
|
#include <extypes.h>
KPRIORITY _SYSTEM_PROCESS_INFORMATION::BasePriority |
Definition at line 903 of file extypes.h.
Referenced by PerfDataRefresh(), QSI_DEF(), and TH32CreateSnapshotSectionInitialize().
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::CreateTime |
Definition at line 899 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
ULONG _SYSTEM_PROCESS_INFORMATION::HandleCount |
Definition at line 906 of file extypes.h.
Referenced by GetPerformanceInfo(), PerfDataRefresh(), and QSI_DEF().
UNICODE_STRING _SYSTEM_PROCESS_INFORMATION::ImageName |
Definition at line 902 of file extypes.h.
Referenced by EnumProcessAndPrint(), GetProcessInfo(), GetTListInfo(), PerfDataRefresh(), QSI_DEF(), and TH32CreateSnapshotSectionInitialize().
HANDLE _SYSTEM_PROCESS_INFORMATION::InheritedFromUniqueProcessId |
Definition at line 905 of file extypes.h.
Referenced by PrintProcessAndDescendants(), PrintProcessInfoDepth(), PrintProcessList(), ProcessHasDescendants(), QSI_DEF(), and TH32CreateSnapshotSectionInitialize().
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::KernelTime |
Definition at line 901 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
ULONG _SYSTEM_PROCESS_INFORMATION::NextEntryOffset |
Definition at line 893 of file extypes.h.
Referenced by EnumProcessAndPrint(), EnumProcesses(), fetch_process_info(), GetPerformanceInfo(), GetTListInfo(), PerfDataRefresh(), PrintProcessAndDescendants(), ProcessHasDescendants(), QSI_DEF(), TH32CreateSnapshotSectionInitialize(), and WTSEnumerateProcessesW().
ULONG _SYSTEM_PROCESS_INFORMATION::NumberOfThreads |
Definition at line 894 of file extypes.h.
Referenced by GetPerformanceInfo(), PerfDataRefresh(), PrintThreads(), QSI_DEF(), and TH32CreateSnapshotSectionInitialize().
ULONG _SYSTEM_PROCESS_INFORMATION::NumberOfThreadsHighWatermark |
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::OtherOperationCount |
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::OtherTransferCount |
ULONG _SYSTEM_PROCESS_INFORMATION::PageFaultCount |
Definition at line 916 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
SIZE_T _SYSTEM_PROCESS_INFORMATION::PagefileUsage |
SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakPagefileUsage |
SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakVirtualSize |
SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakWorkingSetSize |
Definition at line 917 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
SIZE_T _SYSTEM_PROCESS_INFORMATION::PrivatePageCount |
SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaNonPagedPoolUsage |
Definition at line 922 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPagedPoolUsage |
Definition at line 920 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPeakNonPagedPoolUsage |
Definition at line 921 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPeakPagedPoolUsage |
Definition at line 919 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::ReadOperationCount |
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::ReadTransferCount |
BYTE _SYSTEM_PROCESS_INFORMATION::Reserved1 |
Definition at line 510 of file winternl.h.
PVOID _SYSTEM_PROCESS_INFORMATION::Reserved2 |
Definition at line 511 of file winternl.h.
PVOID _SYSTEM_PROCESS_INFORMATION::Reserved3 |
Definition at line 513 of file winternl.h.
BYTE _SYSTEM_PROCESS_INFORMATION::Reserved4 |
Definition at line 515 of file winternl.h.
PVOID _SYSTEM_PROCESS_INFORMATION::Reserved5 |
Definition at line 516 of file winternl.h.
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::Reserved6 |
Definition at line 519 of file winternl.h.
ULONG _SYSTEM_PROCESS_INFORMATION::SessionId |
Definition at line 907 of file extypes.h.
Referenced by EnumProcessAndPrint(), and PerfDataRefresh().
HANDLE _SYSTEM_PROCESS_INFORMATION::UniqueProcessId |
Definition at line 904 of file extypes.h.
Referenced by EnumProcessAndPrint(), EnumProcesses(), fetch_process_info(), GetProcessInfoPid(), PerfDataRefresh(), PrintProcessAndDescendants(), PrintProcessInfoDepth(), PrintProcessList(), ProcessHasDescendants(), QSI_DEF(), TH32CreateSnapshotSectionInitialize(), and WTSEnumerateProcessesW().
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::UserTime |
Definition at line 900 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
SIZE_T _SYSTEM_PROCESS_INFORMATION::VirtualSize |
Definition at line 915 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WorkingSetPrivateSize |
SIZE_T _SYSTEM_PROCESS_INFORMATION::WorkingSetSize |
Definition at line 918 of file extypes.h.
Referenced by EnumProcessAndPrint(), PerfDataRefresh(), and QSI_DEF().
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WriteOperationCount |
LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WriteTransferCount |