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

/freebsd-10.0-release/sys/amd64/amd64/
H A Dprof_machdep.c375 tsc_freq_changed(void *arg, const struct cf_level *level, int status) function
388 EVENTHANDLER_DEFINE(cpufreq_post_change, tsc_freq_changed, NULL,
H A Didentcpu.c473 tsc_freq_changed(void *arg __unused, const struct cf_level *level, int status) function
492 tsc_freq_changed, NULL, EVENTHANDLER_PRI_ANY);
/freebsd-10.0-release/sys/i386/isa/
H A Dprof_machdep.c359 tsc_freq_changed(void *arg, const struct cf_level *level, int status) function
372 EVENTHANDLER_DEFINE(cpufreq_post_change, tsc_freq_changed, NULL,
/freebsd-10.0-release/sys/x86/x86/
H A Dtsc.c90 static void tsc_freq_changed(void *arg, const struct cf_level *level,
350 tsc_freq_changed, NULL, EVENTHANDLER_PRI_FIRST);
669 tsc_freq_changed(void *arg, const struct cf_level *level, int status) function
/freebsd-10.0-release/sys/i386/i386/
H A Didentcpu.c1070 tsc_freq_changed(void *arg __unused, const struct cf_level *level, int status) function
1089 tsc_freq_changed, NULL, EVENTHANDLER_PRI_ANY);
/freebsd-10.0-release/sys/contrib/altq/altq/
H A Daltq_subr.c888 tsc_freq_changed(void *arg, const struct cf_level *level, int status) function
903 EVENTHANDLER_DEFINE(cpufreq_post_change, tsc_freq_changed, NULL,

Completed in 127 milliseconds