函数逻辑报告 |
Source Code:kernel\events\core.c |
Create Date:2022-07-27 14:50:43 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Because of perf_event::ctx migration in sys_perf_event_open::move_group and* perf_pmu_migrate_context() we need some magic.* Those places that change perf_event::ctx will hold both* perf_event_ctx::mutex of the 'old' and 'new' ctx value.
函数原型:static struct perf_event_context *perf_event_ctx_lock_nested(struct perf_event *event, int nesting)
返回类型:struct perf_event_context
参数:
类型 | 参数 | 名称 |
---|---|---|
struct perf_event * | event | |
int | nesting |
1270 | again : |
1275 | 转到:again |
1283 | 转到:again |
1286 | 返回:ctx |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |