|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include <extypes.h>

| KPRIORITY _SYSTEM_PROCESS_INFORMATION::BasePriority |
Definition at line 1097 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), PerfDataRefresh(), and TH32CreateSnapshotSectionInitialize().
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::CreateTime |
Definition at line 1093 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| ULONG _SYSTEM_PROCESS_INFORMATION::HandleCount |
Definition at line 1100 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), GetPerformanceInfo(), and PerfDataRefresh().
| UNICODE_STRING _SYSTEM_PROCESS_INFORMATION::ImageName |
Definition at line 1096 of file extypes.h.
Referenced by EnumProcessAndPrint(), ExpQuerySystemProcessInformation(), GetProcessInfo(), GetTListInfo(), PerfDataRefresh(), and TH32CreateSnapshotSectionInitialize().
| HANDLE _SYSTEM_PROCESS_INFORMATION::InheritedFromUniqueProcessId |
Definition at line 1099 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), PrintProcessAndDescendants(), PrintProcessInfoDepth(), PrintProcessList(), ProcessHasDescendants(), and TH32CreateSnapshotSectionInitialize().
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::KernelTime |
Definition at line 1095 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| ULONG _SYSTEM_PROCESS_INFORMATION::NextEntryOffset |
Definition at line 1087 of file extypes.h.
Referenced by EnumProcessAndPrint(), EnumProcesses(), ExpQuerySystemProcessInformation(), fetch_process_info(), get_id_thread(), GetPerformanceInfo(), GetTListInfo(), PerfDataRefresh(), PrintProcessAndDescendants(), ProcessHasDescendants(), test_dead_process(), test_services_exe(), TH32CreateSnapshotSectionInitialize(), and WTSEnumerateProcessesW().
| ULONG _SYSTEM_PROCESS_INFORMATION::NumberOfThreads |
Definition at line 1088 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), GetPerformanceInfo(), PerfDataRefresh(), PrintThreads(), 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 1110 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::PagefileUsage |
Definition at line 1117 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakPagefileUsage |
Definition at line 1118 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakVirtualSize |
Definition at line 1108 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::PeakWorkingSetSize |
Definition at line 1111 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::PrivatePageCount |
Definition at line 1119 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaNonPagedPoolUsage |
Definition at line 1116 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPagedPoolUsage |
Definition at line 1114 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPeakNonPagedPoolUsage |
Definition at line 1115 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::QuotaPeakPagedPoolUsage |
Definition at line 1113 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::ReadOperationCount |
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::ReadTransferCount |
| BYTE _SYSTEM_PROCESS_INFORMATION::Reserved1 |
Definition at line 514 of file winternl.h.
| PVOID _SYSTEM_PROCESS_INFORMATION::Reserved2 |
Definition at line 515 of file winternl.h.
| PVOID _SYSTEM_PROCESS_INFORMATION::Reserved3 |
Definition at line 517 of file winternl.h.
| BYTE _SYSTEM_PROCESS_INFORMATION::Reserved4 |
Definition at line 519 of file winternl.h.
| PVOID _SYSTEM_PROCESS_INFORMATION::Reserved5 |
Definition at line 520 of file winternl.h.
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::Reserved6 |
Definition at line 523 of file winternl.h.
| ULONG _SYSTEM_PROCESS_INFORMATION::SessionId |
Definition at line 1101 of file extypes.h.
Referenced by EnumProcessAndPrint(), PerfDataRefresh(), and test_services_exe().
| HANDLE _SYSTEM_PROCESS_INFORMATION::UniqueProcessId |
Definition at line 1098 of file extypes.h.
Referenced by EnumProcessAndPrint(), EnumProcesses(), ExpQuerySystemProcessInformation(), fetch_process_info(), get_id_thread(), GetProcessInfoPid(), PerfDataRefresh(), PrintProcessAndDescendants(), PrintProcessInfoDepth(), PrintProcessList(), ProcessHasDescendants(), test_dead_process(), test_services_exe(), TH32CreateSnapshotSectionInitialize(), and WTSEnumerateProcessesW().
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::UserTime |
Definition at line 1094 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| SIZE_T _SYSTEM_PROCESS_INFORMATION::VirtualSize |
Definition at line 1109 of file extypes.h.
Referenced by ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WorkingSetPrivateSize |
| SIZE_T _SYSTEM_PROCESS_INFORMATION::WorkingSetSize |
Definition at line 1112 of file extypes.h.
Referenced by EnumProcessAndPrint(), ExpQuerySystemProcessInformation(), and PerfDataRefresh().
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WriteOperationCount |
| LARGE_INTEGER _SYSTEM_PROCESS_INFORMATION::WriteTransferCount |