ReactOS 0.4.16-dev-522-gb68104a
|
#include <psapi.h>
DWORD _PERFORMANCE_INFORMATION::cb |
Definition at line 65 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::CommitLimit |
Definition at line 67 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::CommitPeak |
Definition at line 68 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::CommitTotal |
Definition at line 66 of file psapi.h.
Referenced by GetPerformanceInfo().
DWORD _PERFORMANCE_INFORMATION::HandleCount |
Definition at line 76 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::KernelNonpaged |
Definition at line 74 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::KernelPaged |
Definition at line 73 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::KernelTotal |
Definition at line 72 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::PageSize |
Definition at line 75 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::PhysicalAvailable |
Definition at line 70 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::PhysicalTotal |
Definition at line 69 of file psapi.h.
Referenced by GetPerformanceInfo().
DWORD _PERFORMANCE_INFORMATION::ProcessCount |
Definition at line 77 of file psapi.h.
Referenced by GetPerformanceInfo().
SIZE_T _PERFORMANCE_INFORMATION::SystemCache |
Definition at line 71 of file psapi.h.
Referenced by GetPerformanceInfo().
DWORD _PERFORMANCE_INFORMATION::ThreadCount |
Definition at line 78 of file psapi.h.
Referenced by GetPerformanceInfo().