TSC
include/time/tsc.h View source View on GitHubFunctions
Section titled “Functions”tsc_clock_init
Section titled “tsc_clock_init”struct clock * tsc_clock_init(freq_hz_t freq_hz); tsc_calibrate_hpet
Section titled “tsc_calibrate_hpet”freq_hz_t tsc_calibrate_hpet(void); tsc_sync_check_bsp
Section titled “tsc_sync_check_bsp”bool tsc_sync_check_bsp(cpu_id_t ap_cpu); tsc_sync_check_ap
Section titled “tsc_sync_check_ap”void tsc_sync_check_ap(cpu_id_t self); tsc_sync_check_all_aps
Section titled “tsc_sync_check_all_aps”void tsc_sync_check_all_aps(void); tsc_mailboxes_init
Section titled “tsc_mailboxes_init”void tsc_mailboxes_init(void); tsc_should_use_tsc
Section titled “tsc_should_use_tsc”bool tsc_should_use_tsc(void);