函数逻辑报告 |
Source Code:lib\test_vmalloc.c |
Create Date:2022-07-27 07:27:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:do_concurrent_test
函数原型:static void do_concurrent_test(void)
返回类型:void
参数:无
474 | init_test_configurtion() |
479 | lock for writing |
482 | t等于per_cpu_test_driver[cpu] |
487 | 如果非是错误则atomic_inc( & test_n_undone) |
505 | 循环 |
510 | t等于per_cpu_test_driver[cpu] |
517 | 如果非run_test_mask按位与1左移i位的值右移i位的值则继续下一循环 |
520 | 打印信息("Summary: %s passed: %d failed: %d repeat: %d loops: %d avg: %llu usec\n", test_name, test_passed, test_failed, test_repeat_count, test_loop_count, time) |
名称 | 描述 |
---|---|
vmalloc_test_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |