Function report |
Source Code:kernel\sched\pelt.c |
Create Date:2022-07-28 09:43:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__accumulate_pelt_segments
Proto:static unsigned int __accumulate_pelt_segments(u64 periods, unsigned int d1, unsigned int d3)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | periods | |
unsigned int | d1 | |
unsigned int | d3 |
Name | Describe |
---|---|
accumulate_sum | Accumulate the three separate parts of the sum; d1 the remainder* of the last (incomplete) period, d2 the span of full periods and d3* the remainder of the (incomplete) current period.* d1 d2 d3* ^ ^ ^* | | |* |<->|<----------------->|<--->|* |
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 |