Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/oprofile.h>
#include <linux/sched.h>
#include <asm/perfmon.h>
#include <asm/ptrace.h>
#include <asm/errno.h>
Go to the source code of this file.
Macros | |
#define | OPROFILE_FMT_UUID |
Functions | |
int | perfmon_init (struct oprofile_operations *ops) |
void | perfmon_exit (void) |
#define OPROFILE_FMT_UUID |
int perfmon_init | ( | struct oprofile_operations * | ops | ) |