|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/oprofile.h>#include <linux/init.h>#include <linux/errno.h>Go to the source code of this file.
Functions | |
| int | perfmon_init (struct oprofile_operations *ops) |
| void | perfmon_exit (void) |
| void | ia64_backtrace (struct pt_regs *const regs, unsigned int depth) |
| int __init | oprofile_arch_init (struct oprofile_operations *ops) |
| void | oprofile_arch_exit (void) |
Definition at line 112 of file backtrace.c.
| int __init oprofile_arch_init | ( | struct oprofile_operations * | ops | ) |
| int perfmon_init | ( | struct oprofile_operations * | ops | ) |
1.8.2