Linux Kernel
3.7.1
|
#include <linux/errno.h>
#include <linux/bug.h>
#include <linux/spinlock.h>
#include <linux/export.h>
#include <asm/processor.h>
#include <asm/cputable.h>
#include <asm/pmc.h>
Go to the source code of this file.
Macros | |
#define | MMCR0_PMAO 0 |
Functions | |
int | reserve_pmc_hardware (perf_irq_t new_perf_irq) |
EXPORT_SYMBOL_GPL (reserve_pmc_hardware) | |
void | release_pmc_hardware (void) |
EXPORT_SYMBOL_GPL (release_pmc_hardware) | |
Variables | |
perf_irq_t | perf_irq = dummy_perf |
EXPORT_SYMBOL_GPL | ( | reserve_pmc_hardware | ) |
EXPORT_SYMBOL_GPL | ( | release_pmc_hardware | ) |