函数逻辑报告 |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-27 12:19:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Initialize a frequency meter
函数原型:static void fmeter_init(struct fmeter *fmp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fmeter * | fmp |
2052 | unprocessed events count 等于0 |
2053 | most recent output value 等于0 |
2054 | clock (secs) when val computed 等于0 |
2055 | spin_lock_init( & guards read or write of above ) |
名称 | 描述 |
---|---|
cpuset_css_alloc | puset_css_alloc - allocate a cpuset css* cgrp: control group that the new cpuset will be part of |
cpuset_init | puset_init - initialize cpusets at system boot* Description: Initialize top_cpuset |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |