函数逻辑报告 |
Source Code:kernel\time\sched_clock.c |
Create Date:2022-07-27 11:51:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:sched_clock
函数原型:unsigned long long notrace sched_clock(void)
返回类型:unsigned long long
参数:无
102 | 循环 |
106 | cyc等于read_sched_clock()减epoch_cyc按位与sched_clock_mask |
111 | 返回:res |
名称 | 描述 |
---|---|
nmi_handle | |
tsc_save_sched_clock_state | |
tsc_restore_sched_clock_state | Even on processors with invariant TSC, TSC gets reset in some the* ACPI system sleep states. And in some systems BIOS seem to reinit TSC to* arbitrary value (still sync'd across cpu's) during resume from such sleep* states |
sched_clock_cpu | |
sched_debug_header | |
group_init | |
psi_avgs_work | |
psi_poll_work | |
psi_show | |
trace_clock_local | race_clock_local(): the simplest and least coherent tracing clock.* Useful for tracing that does not cross to other CPUs nor* does it go through idle events. |
__bpf_prog_enter | The logic is similar to BPF_PROG_RUN, but with explicit rcu and preempt that* are needed for trampoline. The macro is split into* call _bpf_prog_enter* call prog->bpf_func* call __bpf_prog_exit |
__bpf_prog_exit | |
cpu_clock | |
local_clock |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |