ReactOS 0.4.16-dev-112-g52265ae
|
#include <pstypes.h>
ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 1546 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 3784 of file winnt_old.h.
LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalKernelTime |
Definition at line 1543 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalUserTime |
Definition at line 1542 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalKernelTime |
Definition at line 1541 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 1544 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 3782 of file winnt_old.h.
ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 1545 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 3783 of file winnt_old.h.
ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 1547 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 3785 of file winnt_old.h.
LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalUserTime |
Definition at line 1540 of file pstypes.h.
Referenced by NtQueryInformationJobObject().