Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/include/asm/
Dperfmon.h15 } pfm_intr_handler_desc_t; typedef
27 extern int pfm_install_alt_pmu_interrupt(pfm_intr_handler_desc_t *h);
28 extern int pfm_remove_alt_pmu_interrupt(pfm_intr_handler_desc_t *h);
/linux-4.4.14/arch/ia64/kernel/
Dperfmon.c510 static pfm_intr_handler_desc_t *pfm_alt_intr_handler;
6435 pfm_install_alt_pmu_interrupt(pfm_intr_handler_desc_t *hdl) in pfm_install_alt_pmu_interrupt()
6486 pfm_remove_alt_pmu_interrupt(pfm_intr_handler_desc_t *hdl) in pfm_remove_alt_pmu_interrupt()