Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mperf.c File Reference
#include <linux/kernel.h>
#include <linux/smp.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/cpufreq.h>
#include <linux/slab.h>
#include "mperf.h"

Go to the source code of this file.

Functions

unsigned int cpufreq_get_measured_perf (struct cpufreq_policy *policy, unsigned int cpu)
 
 EXPORT_SYMBOL_GPL (cpufreq_get_measured_perf)
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

unsigned int cpufreq_get_measured_perf ( struct cpufreq_policy policy,
unsigned int  cpu 
)

Definition at line 33 of file mperf.c.

EXPORT_SYMBOL_GPL ( cpufreq_get_measured_perf  )
MODULE_LICENSE ( "GPL"  )