Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dpaca.h101 u32 lpEvent_count; /* lpEvents processed 0x28 */ member
/linux-2.4.37.9/arch/ppc64/kernel/
DItLpQueue.c169 get_paca()->lpEvent_count += numIntsProcessed; in ItLpQueue_process()
Dtime.c93 extern unsigned long lpEvent_count;
290 lpEvent_count += ItLpQueue_process(lpq, regs); in timer_interrupt()
Dirq.c119 unsigned long lpEvent_count = 0; variable
823 lpEvent_count += ItLpQueue_process(lpq, regs); in do_IRQ()
Dproc_pmc.c606 i, paca[i].lpEvent_count ); in proc_get_lpevents()