Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\tsc.c Create Date:2022-07-28 07:46:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tsc_enable_sched_clock

Proto:static void __init tsc_enable_sched_clock(void)

Type:void

Parameter:Nothing

1450  tsc_store_and_check_tsc_adjust(true)
1451  Initialize cyc2ns for boot cpu
1452  Normal usage; boolean enable/disable.( & __use_tsc)
Caller
NameDescribe
tsc_early_init
tsc_init