Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
cpupower-info.c File Reference
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <getopt.h>
#include <cpufreq.h>
#include "helpers/helpers.h"
#include "helpers/sysfs.h"

Go to the source code of this file.

Functions

int cmd_info (int argc, char **argv)
 

Function Documentation

int cmd_info ( int  argc,
char **  argv 
)

Definition at line 32 of file cpupower-info.c.