Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:42:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mekeeping_valid_for_hres - Check if timekeeping is suitable for hres
Proto:int timekeeping_valid_for_hres(void)
Type:int
Parameter:Nothing
1443 | tk = timekeeper |
1447 | Do |
1450 | ret = flags & CLOCK_SOURCE_VALID_FOR_HRES |
1454 | Return ret |
Name | Describe |
---|---|
tick_handle_periodic | Event handler for periodic ticks |
tick_check_oneshot_change | Check, if a change happened, which makes oneshot possible.* Called cyclic from the hrtimer softirq (driven by the timer* softirq) allow_nohz signals, that we can switch into low-res nohz* mode, because high resolution timers are disabled (either compile |
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 |