Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\cgroup\rstat.c Create Date:2022-07-28 11:11:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Functions for cgroup basic resource statistics implemented on top of* rstat.

Proto:static void cgroup_base_stat_add(struct cgroup_base_stat *dst_bstat, struct cgroup_base_stat *src_bstat)

Type:void

Parameter:

TypeParameterName
struct cgroup_base_stat *dst_bstat
struct cgroup_base_stat *src_bstat
310  utime += utime
311  stime += stime
312  sum_exec_runtime += sum_exec_runtime
Caller
NameDescribe
cgroup_base_stat_flush