函数逻辑报告 |
Source Code:kernel\events\core.c |
Create Date:2022-07-27 14:58:46 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:perf_swevent_overflow
函数原型:static void perf_swevent_overflow(struct perf_event *event, u64 overflow, struct perf_sample_data *data, struct pt_regs *regs)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct perf_event * | event | |
u64 | overflow | |
struct perf_sample_data * | data | |
struct pt_regs * | regs |
8503 | throttle等于0 |
8505 | 如果非overflow则overflow等于We directly increment event->count and keep a second value in* is kept in the range [-sample_period, 0] so that we can use the* sign as trigger. |
8508 | 如果interrupts恒等于MAX_INTERRUPTS则返回 |
名称 | 描述 |
---|---|
perf_swevent_event |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |