Searched refs:tsc_save_sched_clock_state (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | tsc.h | 118 extern void tsc_save_sched_clock_state(void); |
| /linux/arch/x86/kernel/ | ||
| H A D | x86_init.c | 155 .save_sched_clock_state = tsc_save_sched_clock_state, |