Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
acpi_processor_performance Struct Reference

#include <processor.h>

Data Fields

unsigned int state
 
unsigned int platform_limit
 
struct acpi_pct_register control_register
 
struct acpi_pct_register status_register
 
unsigned int state_count
 
struct acpi_processor_pxstates
 
struct acpi_psd_package domain_info
 
cpumask_var_t shared_cpu_map
 
unsigned int shared_type
 

Detailed Description

Definition at line 103 of file processor.h.

Field Documentation

struct acpi_pct_register control_register

Definition at line 106 of file processor.h.

struct acpi_psd_package domain_info

Definition at line 110 of file processor.h.

unsigned int platform_limit

Definition at line 105 of file processor.h.

cpumask_var_t shared_cpu_map

Definition at line 111 of file processor.h.

unsigned int shared_type

Definition at line 112 of file processor.h.

unsigned int state

Definition at line 104 of file processor.h.

unsigned int state_count

Definition at line 108 of file processor.h.

Definition at line 109 of file processor.h.

struct acpi_pct_register status_register

Definition at line 107 of file processor.h.


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