Home
last modified time | relevance | path

Searched refs:pfm_intr_handler_desc_t (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/ia64/include/asm/
Dperfmon.h182 } pfm_intr_handler_desc_t; typedef
194 extern int pfm_install_alt_pmu_interrupt(pfm_intr_handler_desc_t *h);
195 extern int pfm_remove_alt_pmu_interrupt(pfm_intr_handler_desc_t *h);
/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c509 static pfm_intr_handler_desc_t *pfm_alt_intr_handler;
6480 pfm_install_alt_pmu_interrupt(pfm_intr_handler_desc_t *hdl) in pfm_install_alt_pmu_interrupt()
6531 pfm_remove_alt_pmu_interrupt(pfm_intr_handler_desc_t *hdl) in pfm_remove_alt_pmu_interrupt()