Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/oprofile.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/param.h>
Go to the source code of this file.
Functions | |
int __init | oprofile_arch_init (struct oprofile_operations *ops) |
void | oprofile_arch_exit (void) |
int __init oprofile_arch_init | ( | struct oprofile_operations * | ops | ) |