函数逻辑报告 |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-27 11:42:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ktime_get_seconds - Get the seconds portion of CLOCK_MONOTONIC* Returns the seconds portion of CLOCK_MONOTONIC with a single non* serialized read. tk->ktime_sec is of type 'unsigned long' so this* works on both 32 and 64 bit systems
函数原型:time64_t ktime_get_seconds(void)
返回类型:time64_t
参数:无
914 | tk等于timekeeper |
917 | 返回:ktime_sec |
名称 | 描述 |
---|---|
rcu_torture_stall | CPU-stall kthread. It waits as specified by stall_cpu_holdoff, then* induces a CPU stall for the time specified by stall_cpu. |
fmeter_update | Internal meter update - process cnt events and update value |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |