Function report |
Source Code:kernel\time\tick-oneshot.c |
Create Date:2022-07-28 10:51:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:k_setup_oneshot - setup the event device for oneshot mode (hres or nohz)
Proto:void tick_setup_oneshot(struct clock_event_device *newdev, void (*handler)(struct clock_event_device *), ktime_t next_event)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct clock_event_device * | newdev | |
void (* | handler | |
ktime_t | next_event |
65 | event_handler = handler |
Name | Describe |
---|---|
tick_setup_device | Setup the tick 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 |