Searched refs:pfm_overflow_handler (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/ia64/kernel/ |
D | perfmon.c | 2930 pfm_overflow_handler(struct task_struct *task, pfm_context_t *ctx, u64 pmc0, struct pt_regs *regs) in pfm_overflow_handler() function 3148 pmc0 = pfm_overflow_handler(task, ctx, pmc0, regs); in pfm_interrupt_handler() 3562 pfm_overflow_handler(task, ctx, t->pmc[0], regs); in pfm_load_regs() 3685 pfm_overflow_handler(task, ctx, t->pmc[0], regs); in pfm_load_regs()
|