Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:global_rt_runtime
Proto:static inline u64 global_rt_runtime(void)
Type:u64
Parameter:Nothing
1611 | If sysctl_sched_rt_runtime < 0 Then Return Single value that denotes runtime == period, ie unlimited time. |
1614 | Return sysctl_sched_rt_runtime * NSEC_PER_USEC |
Name | Describe |
---|---|
sched_init | |
sched_rt_global_constraints | |
sched_rt_do_global | |
init_dl_bw | |
sched_dl_global_validate | |
init_dl_rq_bw_ratio | |
sched_dl_do_global |
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 |