Searched refs:pccnt (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dcpu.c118 unsigned long pccnt; local
120 pccnt = sysreg_read(PCCNT);
121 return sprintf(buf, "%lu\n", pccnt);

Completed in 86 milliseconds