Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c133 static uint64_t octeon_get_ticks(void);
379 set_cputicker(octeon_get_ticks, cpu_clock, 0); in platform_start()
397 octeon_get_ticks(void) in octeon_get_ticks() function
408 return ((unsigned)octeon_get_ticks()); in octeon_get_timecount()