Function report |
Source Code:kernel\time\tick-common.c |
Create Date:2022-07-28 10:50:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tick_install_replacement
Proto:void tick_install_replacement(struct clock_event_device *newdev)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct clock_event_device * | newdev |
276 | td = this_cpu_ptr( & Tick devices) |
277 | cpu = smp_processor_id() |
281 | If features & CLOCK_EVT_FEAT_ONESHOT Then tick_oneshot_notify() |
Name | Describe |
---|---|
clockevents_replace | Try to install a replacement clock event device |
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 |