函数逻辑报告 |
Source Code:kernel\trace\trace_benchmark.c |
Create Date:2022-07-27 13:57:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:When the benchmark tracepoint is disabled, it calls this* function and the thread that calls the tracepoint is deleted* and all the numbers are reset.
函数原型:void trace_benchmark_unreg(void)
返回类型:void
参数:无
202 | 如果非bm_event_thread则返回 |
205 | 结束线程的运行 |
206 | bm_event_thread = NULL |
209 | bm_total等于0 |
210 | bm_totalsq等于0 |
211 | bm_last等于0 |
212 | bm_max等于0 |
213 | bm_min等于0 |
214 | bm_cnt等于0 |
216 | bm_first等于0 |
217 | bm_std等于0 |
218 | bm_avg等于0 |
219 | bm_stddev等于0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |