Function report |
Source Code:kernel\time\clocksource.c |
Create Date:2022-07-28 10:44:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locksource_max_adjustment- Returns max adjustment amount*@cs: Pointer to clocksource
Proto:static unsigned int clocksource_max_adjustment(struct clocksource *cs)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct clocksource * | cs |
647 | do_div() is NOT a C function(ret, 100) |
648 | Return ret |
Name | Describe |
---|---|
__clocksource_update_freq_scale | __clocksource_update_freq_scale - Used update clocksource with new freq*@cs: clocksource to be registered*@scale: Scale factor multiplied against freq to get clocksource hz*@freq: clocksource frequency (cycles per second) divided by scale |
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 |