Process Hacker
_SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION Struct Reference

#include <ntexapi.h>

Data Fields

LARGE_INTEGER IdleTime
 
LARGE_INTEGER KernelTime
 
LARGE_INTEGER UserTime
 
LARGE_INTEGER DpcTime
 
LARGE_INTEGER InterruptTime
 
ULONG InterruptCount
 

Detailed Description

Definition at line 1580 of file ntexapi.h.

Field Documentation

LARGE_INTEGER DpcTime

Definition at line 1585 of file ntexapi.h.

LARGE_INTEGER IdleTime

Definition at line 1582 of file ntexapi.h.

ULONG InterruptCount

Definition at line 1587 of file ntexapi.h.

LARGE_INTEGER InterruptTime

Definition at line 1586 of file ntexapi.h.

LARGE_INTEGER KernelTime

Definition at line 1583 of file ntexapi.h.

LARGE_INTEGER UserTime

Definition at line 1584 of file ntexapi.h.


The documentation for this struct was generated from the following file: