|
setup_irq(this_cpu_ptr(&ccount_timer)->evt.irq, &timer_irqaction);
|
|
setup_irq(this_cpu_ptr(&ccount_timer)->evt.irq, &timer_irqaction);
|
|
sched_clock_register(ccount_sched_clock_read, 32, ccount_freq);
|
|
sched_clock_register(ccount_sched_clock_read, 32, ccount_freq);
|