ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <pstypes.h>
ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 1545 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ActiveProcesses |
Definition at line 3831 of file winnt_old.h.
LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalKernelTime |
Definition at line 1542 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::ThisPeriodTotalUserTime |
Definition at line 1541 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalKernelTime |
Definition at line 1540 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 1543 of file pstypes.h.
Referenced by NtQueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalPageFaultCount |
Definition at line 3829 of file winnt_old.h.
ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 1544 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalProcesses |
Definition at line 3830 of file winnt_old.h.
ULONG _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 1546 of file pstypes.h.
Referenced by _test_accounting(), and NtQueryInformationJobObject().
DWORD _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalTerminatedProcesses |
Definition at line 3832 of file winnt_old.h.
LARGE_INTEGER _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION::TotalUserTime |
Definition at line 1539 of file pstypes.h.
Referenced by NtQueryInformationJobObject().