Home
last modified time | relevance | path

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

/openbsd/sys/arch/i386/include/
H A Dcpu.h321 void calibrate_cyclecounter(void);
/openbsd/sys/arch/i386/isa/
H A Dclock.c404 calibrate_cyclecounter(void) in calibrate_cyclecounter() function
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c1840 calibrate_cyclecounter(); in identifycpu()