ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <extypes.h>
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::DpcTime |
Definition at line 959 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::IdleTime |
Definition at line 956 of file extypes.h.
Referenced by GetSystemTimes(), PerfDataRefresh(), QSI_DEF(), test_GetSystemTimes(), and test_query_procperf().
ULONG _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::InterruptCount |
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::InterruptTime |
Definition at line 960 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::KernelTime |
Definition at line 957 of file extypes.h.
Referenced by GetSystemTimes(), PerfDataRefresh(), QSI_DEF(), test_GetSystemTimes(), and test_query_procperf().
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::Reserved1 |
Definition at line 521 of file winternl.h.
ULONG _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::Reserved2 |
Definition at line 522 of file winternl.h.
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::UserTime |
Definition at line 958 of file extypes.h.
Referenced by GetSystemTimes(), QSI_DEF(), test_GetSystemTimes(), and test_query_procperf().