ReactOS 0.4.16-dev-329-g9223134
|
#include <extypes.h>
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::DpcTime |
Definition at line 967 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::IdleTime |
Definition at line 964 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 968 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::KernelTime |
Definition at line 965 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 527 of file winternl.h.
ULONG _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::Reserved2 |
Definition at line 528 of file winternl.h.
LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::UserTime |
Definition at line 966 of file extypes.h.
Referenced by GetSystemTimes(), QSI_DEF(), test_GetSystemTimes(), and test_query_procperf().