Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/notifier.h>
#include <linux/smp.h>
#include <linux/oprofile.h>
#include <linux/profile.h>
#include <linux/init.h>
#include <linux/cpu.h>
#include <linux/hrtimer.h>
#include <asm/irq_regs.h>
#include <asm/ptrace.h>
#include "oprof.h"
Go to the source code of this file.
Functions | |
int | oprofile_timer_init (struct oprofile_operations *ops) |
Definition in file timer_int.c.
int oprofile_timer_init | ( | struct oprofile_operations * | ops | ) |
Definition at line 110 of file timer_int.c.