函数逻辑报告 |
Source Code:lib\flex_proportions.c |
Create Date:2022-07-27 07:11:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Like __fprop_inc_percpu() except that event is counted only if the given* type has fraction smaller than @max_frac/FPROP_FRAC_BASE
函数原型:void __fprop_inc_percpu_max(struct fprop_global *p, struct fprop_local_percpu *pl, int max_frac)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fprop_global * | p | |
struct fprop_local_percpu * | pl | |
int | max_frac |
262 | 如果此条件成立可能性小(为编译器优化)(max_frac < FPROP_FRAC_BASE)则 |
265 | fprop_fraction_percpu(p, pl, & numerator, & denominator) |
269 | 否则fprop_reflect_period_percpu(p, pl) |
名称 | 描述 |
---|---|
wb_domain_writeout_inc |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |