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

#include <pm_domain.h>

Data Fields

s64 stop_latency_ns
 
s64 start_latency_ns
 
s64 save_state_latency_ns
 
s64 restore_state_latency_ns
 
s64 effective_constraint_ns
 
bool constraint_changed
 
bool cached_stop_ok
 

Detailed Description

Definition at line 99 of file pm_domain.h.

Field Documentation

bool cached_stop_ok

Definition at line 106 of file pm_domain.h.

bool constraint_changed

Definition at line 105 of file pm_domain.h.

s64 effective_constraint_ns

Definition at line 104 of file pm_domain.h.

s64 restore_state_latency_ns

Definition at line 103 of file pm_domain.h.

s64 save_state_latency_ns

Definition at line 102 of file pm_domain.h.

s64 start_latency_ns

Definition at line 101 of file pm_domain.h.

s64 stop_latency_ns

Definition at line 100 of file pm_domain.h.


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