Function report | 
Source Code:kernel\cgroup\rstat.c | 
Create Date:2022-07-28 11:12:02 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cgroup_base_stat_cputime_show
Proto:void cgroup_base_stat_cputime_show(struct seq_file *seq)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | seq | 
| 407 | If Not cgroup_parent(cgrp) Then Return | 
| 411 | usage = sum_exec_runtime | 
| 419 | seq_printf(seq, "usage_usec %llu\nuser_usec %llu\nsystem_usec %llu\n", usage, utime, stime) | 
| Name | Describe | 
|---|---|
| cpu_stat_show | 
| 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  |