Function report |
Source Code:kernel\time\hrtimer.c |
Create Date:2022-07-28 10:40:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hrtimer_clockid_to_base
Proto:static inline int hrtimer_clockid_to_base(clockid_t clock_id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
clockid_t | clock_id |
1366 | If Value is more likely to compile time(clock_id < MAX_CLOCKS) Then |
1367 | base = hrtimer_clock_to_base_table[clock_id] |
1369 | If Value is more likely to compile time(base != HRTIMER_MAX_CLOCK_BASES) Then Return base |
1373 | Return HRTIMER_BASE_MONOTONIC |
Name | Describe |
---|---|
__hrtimer_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 |