Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:42:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:time64_t ktime_get_seconds(void)
Type:time64_t
Parameter:Nothing
914 | tk = timekeeper |
917 | Return ktime_sec |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |