Function report |
Source Code:kernel\time\clocksource.c |
Create Date:2022-07-28 10:44:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Enqueue the clocksource sorted by rating
Proto:static void clocksource_enqueue(struct clocksource *cs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct clocksource * | cs |
834 | entry = clocksource_list |
Name | Describe |
---|---|
__clocksource_register_scale | __clocksource_register_scale - Used to install new clocksources*@cs: clocksource to be registered*@scale: Scale factor multiplied against freq to get clocksource hz*@freq: clocksource frequency (cycles per second) divided by scale |
__clocksource_change_rating |
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 |