ReactOS 0.4.15-dev-7958-gcd0bb1a
acpi_statistics Struct Reference

#include <actypes.h>

Public Attributes

UINT32 SciCount
 
UINT32 GpeCount
 
UINT32 FixedEventCount [ACPI_NUM_FIXED_EVENTS]
 
UINT32 MethodCount
 

Detailed Description

Definition at line 1108 of file actypes.h.

Member Data Documentation

◆ FixedEventCount

UINT32 acpi_statistics::FixedEventCount[ACPI_NUM_FIXED_EVENTS]

Definition at line 1112 of file actypes.h.

Referenced by AcpiGetStatistics().

◆ GpeCount

UINT32 acpi_statistics::GpeCount

Definition at line 1111 of file actypes.h.

Referenced by AcpiGetStatistics().

◆ MethodCount

UINT32 acpi_statistics::MethodCount

Definition at line 1113 of file actypes.h.

Referenced by AcpiGetStatistics().

◆ SciCount

UINT32 acpi_statistics::SciCount

Definition at line 1110 of file actypes.h.

Referenced by AcpiGetStatistics().


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