Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\clock.c Create Date:2022-07-28 09:37:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sched_clock_init

Proto:void __init sched_clock_init(void)

Type:void

Parameter:Nothing

455  Advanced usage; refcount, branch is enabled when: count != 0( & sched_clock_running)
456  local_irq_disable()
457  generic_sched_clock_init()
458  The local_irq_*() APIs are equal to the raw_local_irq*()* if !TRACE_IRQFLAGS.()