Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/oprofile/
Dop_model_loongson2.c44 static irqreturn_t loongson2_perfcount_handler(int irq, void *dev_id);
106 static irqreturn_t loongson2_perfcount_handler(int irq, void *dev_id) in loongson2_perfcount_handler() function
142 return request_irq(LOONGSON2_PERFCNT_IRQ, loongson2_perfcount_handler, in loongson2_init()