Function report |
Source Code:kernel\time\hrtimer.c |
Create Date:2022-07-28 10:41:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Functions related to boot-time initialization:
Proto:int hrtimers_prepare_cpu(unsigned int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu |
1993 | When i < HRTIMER_MAX_CLOCK_BASES cycle |
1995 | timerqueue_init_head( & active) |
1999 | active_bases = 0 |
2000 | hres_active = 0 |
2001 | hang_detected = 0 |
2002 | next_timer = NULL |
2003 | softirq_next_timer = NULL |
2004 | expires_next = KTIME_MAX |
2005 | softirq_expires_next = KTIME_MAX |
2007 | Return 0 |
Name | Describe |
---|---|
hrtimers_init |
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 |