Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
oprofile_perf.c File Reference
#include <linux/perf_event.h>
#include <linux/platform_device.h>
#include <linux/oprofile.h>
#include <linux/slab.h>

Go to the source code of this file.

Data Structures

struct  op_counter_config
 

Functions

void oprofile_perf_exit (void)
 
int __init oprofile_perf_init (struct oprofile_operations *ops)
 

Function Documentation

void oprofile_perf_exit ( void  )

Definition at line 254 of file oprofile_perf.c.

int __init oprofile_perf_init ( struct oprofile_operations ops)

Definition at line 273 of file oprofile_perf.c.