|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <extypes.h>

| LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::DpcTime |
Definition at line 1142 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
| LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::IdleTime |
Definition at line 1139 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 1143 of file extypes.h.
Referenced by PerfDataRefresh(), and QSI_DEF().
| LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::KernelTime |
Definition at line 1140 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 531 of file winternl.h.
| ULONG _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::Reserved2 |
Definition at line 532 of file winternl.h.
| LARGE_INTEGER _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION::UserTime |
Definition at line 1141 of file extypes.h.
Referenced by GetSystemTimes(), QSI_DEF(), test_GetSystemTimes(), and test_query_procperf().