Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c225 static u_int cpu_mwait_repeat_shift = 1; variable
250 &cpu_mwait_repeat_shift, 0, "");
1137 cpu_mwait_repeat_shift; in cpu_mwait_cx_hint()
1140 stat->repeat_delta += 1 << (cpu_mwait_repeat_shift + 1); in cpu_mwait_cx_hint()