函数逻辑报告 |
Source Code:include\linux\percpu_counter.h |
Create Date:2022-07-27 06:44:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:percpu_counter_add
函数原型:static inline void percpu_counter_add(struct percpu_counter *fbc, s64 amount)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct percpu_counter * | fbc | |
s64 | amount |
135 | 禁止抢占() |
137 | 禁用抢占和中断() |
名称 | 描述 |
---|---|
fprop_new_period | Declare @periods new periods. It is upto the caller to make sure period* transitions cannot happen in parallel.* The function returns true if the proportions are still defined and false* if aging zeroed out all events |
__fprop_inc_single | Event of type pl happened |
__fprop_inc_percpu | Event of type pl happened |
__fprop_inc_percpu_max | Like __fprop_inc_percpu() except that event is counted only if the given* type has fraction smaller than @max_frac/FPROP_FRAC_BASE |
percpu_counter_add_batch | |
percpu_counter_inc | |
percpu_counter_dec | |
percpu_counter_sub | |
dst_entries_add |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |