函数逻辑报告 |
Source Code:kernel\events\core.c |
Create Date:2022-07-27 14:50:25 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:perf_clock
函数原型:static inline u64 perf_clock(void)
返回类型:u64
参数:无
578 | 返回:local_clock() |
名称 | 描述 |
---|---|
update_context_time | |
ctx_sched_in | |
perf_event_read_local | NMI-safe method to read a local event, that is an event that* is:* - either for the current task, or for this CPU* - does not have inherit set, for inherited task events* will not be local and we cannot read them atomically* - must not have a pmu::count |
calc_timer_values | |
__perf_event_account_interrupt | |
task_clock_event_read |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |