函数逻辑报告 |
Source Code:kernel\cgroup\rstat.c |
Create Date:2022-07-27 12:14:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cgroup_base_stat_flush
函数原型:static void cgroup_base_stat_flush(struct cgroup *cgrp, int cpu)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cgroup * | cgrp | |
int | cpu |
325 | parent等于cgroup_parent(cgrp) |
326 | rstatc等于cgroup_rstat_cpu(cgrp, cpu) |
331 | 循环 |
334 | 当__u64_stats_fetch_retry( & ->bsync protects ->bstat. These are the only fields which get* updated in the hot path., seq)循环 |
338 | cgroup_base_stat_sub( & delta, & Snapshots at the last reading. These are used to calculate the* deltas to propagate to the global counters.) |
343 | 如果parent则 |
名称 | 描述 |
---|---|
cgroup_rstat_flush_locked | see cgroup_rstat_flush() |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |