Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
perf_event.h File Reference

Go to the source code of this file.

Data Structures

struct  sh_pmu
 

Macros

#define MAX_HWEVENTS   2
 

Functions

int register_sh_pmu (struct sh_pmu *)
 
int reserve_pmc_hardware (void)
 
void release_pmc_hardware (void)
 

Macro Definition Documentation

#define MAX_HWEVENTS   2

Definition at line 6 of file perf_event.h.

Function Documentation

int register_sh_pmu ( struct sh_pmu )

Definition at line 387 of file perf_event.c.

void release_pmc_hardware ( void  )

Definition at line 68 of file pmc.c.

int reserve_pmc_hardware ( void  )

Definition at line 49 of file perf_event.c.