Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
e500-pmu.c File Reference
#include <linux/string.h>
#include <linux/perf_event.h>
#include <asm/reg.h>
#include <asm/cputable.h>

Go to the source code of this file.

Macros

#define C(x)   PERF_COUNT_HW_CACHE_##x
 

Functions

 early_initcall (init_e500_pmu)
 

Macro Definition Documentation

#define C (   x)    PERF_COUNT_HW_CACHE_##x

Definition at line 29 of file e500-pmu.c.

Function Documentation

early_initcall ( init_e500_pmu  )