Linux Kernel
3.7.1
|
#include <platform.h>
Data Fields | |
uint32_t | id |
uint32_t | type |
union { | |
struct xen_processor_power power | |
struct xen_processor_performance perf | |
}; | |
Definition at line 292 of file platform.h.
union { ... } |
Definition at line 294 of file platform.h.
Definition at line 298 of file platform.h.
struct xen_processor_power power |
Definition at line 297 of file platform.h.
Definition at line 295 of file platform.h.