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

/freebsd-13-stable/contrib/ntp/html/hints/
H A Dsolaris.xtra.patchfreq9 # the cpu_tick_freq inaccuracy. Before running this script, one must
26 echo "Usage: $0 cpu_tick_freq [ alternate_kernel ]"
30 cpu_tick_freq=$1
77 echo "Patching cpu_tick_freq to $cpu_tick_freq..."
79 if ! echo cpu_tick_freq?W 0t$cpu_tick_freq | adb -w $kernel 1> /dev/null; then

Completed in 106 milliseconds