Function report |
Source Code:include\trace\events\sched.h |
Create Date:2022-07-28 08:57:26 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Following tracepoints are not exported in tracefs and provide hooking* mechanisms only for testing and debugging purposes.* Postfixed with _tp to make them easily identifiable in the code.
Proto:static inline void trace_pelt_se_tp(struct sched_entity *se)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct sched_entity * | se |
NULL
| Name | Describe |
|---|---|
| __update_load_avg_blocked_se | sched_entity:* task:* se_runnable() == se_weight()* group: [ see update_cfs_group() ]* se_weight() = tg->weight * grq->load_avg / tg->load_avg* se_runnable() = se_weight(se) * grq->runnable_load_avg / grq->load_avg* load_sum := runnable_sum* load_avg = |
| __update_load_avg_se |
| 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 |