Function report |
Source Code:kernel\time\posix-cpu-timers.c |
Create Date:2022-07-28 10:47:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:posix_cputimers_group_init
Proto:void posix_cputimers_group_init(struct posix_cputimers *pct, u64 cpu_limit)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct posix_cputimers * | pct | |
u64 | cpu_limit |
26 | If cpu_limit != RLIM_INFINITY Then |
27 | nextevt = cpu_limit * NSEC_PER_SEC |
28 | timers_active = true |
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 |