HomeSort by: relevance | last modified time | path
    Searched refs:next_stick (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
clock.c 398 next_stick(ci->ci_tick_increment);
678 next_stick(curcpu()->ci_tick_increment);
locore.s 7656 * next_stick(long increment)
7662 ENTRY(next_stick) function
7717 * next_stick() does not spend too much time in the function when called
  /src/sys/arch/sparc64/include/
cpu.h 447 void next_stick(long);

Completed in 17 milliseconds