函数逻辑报告 |
Source Code:kernel\sched\clock.c |
Create Date:2022-07-27 10:37:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Scheduler clock - returns current time in nanosec units.* This is default implementation.* Architectures and sub-architectures can override this.
函数原型:unsigned long long __weak sched_clock(void)
返回类型:unsigned long long
参数:无
66 | 返回:jiffies减Have the 32 bit jiffies value wrap 5 minutes after boot* so jiffies wrap bugs show up earlier.的差乘NSEC_PER_SEC除HZ |
名称 | 描述 |
---|---|
nmi_handle | |
init_idle | _idle - set up an idle thread for a given CPU*@idle: task in question*@cpu: CPU the idle task belongs to* NOTE: this function does not set the idle thread's NEED_RESCHED* flag, to make booting more robust. |
sched_clock_cpu | |
sched_debug_header | |
group_init | |
psi_avgs_work | |
psi_poll_work | |
psi_show |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |