|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pstypes.h>

| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 1634 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 4007 of file winnt_old.h.
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalKernelTime |
Definition at line 1631 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalUserTime |
Definition at line 1630 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalKernelTime |
Definition at line 1629 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 1632 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 4005 of file winnt_old.h.
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 1633 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 4006 of file winnt_old.h.
| ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 1635 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
| DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 4008 of file winnt_old.h.
| LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalUserTime |
Definition at line 1628 of file pstypes.h.
Referenced by NtQueryInformationJobObject().