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

#include <helpers.h>

Data Fields

unsigned int cores
 
unsigned int pkgs
 
unsigned int threads
 
struct {
   int   pkg
 
   int   core
 
   int   cpu
 
   unsigned int   is_online:1
 
core_info
 

Detailed Description

Definition at line 97 of file helpers.h.

Field Documentation

int core

Definition at line 106 of file helpers.h.

struct { ... } * core_info
unsigned int cores

Definition at line 99 of file helpers.h.

Definition at line 107 of file helpers.h.

unsigned int is_online

Definition at line 110 of file helpers.h.

int pkg

Definition at line 105 of file helpers.h.

unsigned int pkgs

Definition at line 100 of file helpers.h.

unsigned int threads

Definition at line 101 of file helpers.h.


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