函数逻辑报告 |
Source Code:kernel\rcu\rcuperf.c |
Create Date:2022-07-27 11:24:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Return the number if non-negative. If -1, the number of CPUs.* If less than -1, that much less than the number of CPUs, but* at least one.
函数原型:static int compute_real(int n)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | n |
559 | 如果n大于等于0则 |
561 | 否则 |
562 | nr等于num_online_cpus()加1加n |
566 | 返回:nr |
名称 | 描述 |
---|---|
rcu_perf_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |