Linux Kernel
3.7.1
|
#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) |
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.