函数逻辑报告 |
Source Code:arch\x86\lib\delay.c |
Create Date:2022-07-27 08:23:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:On some AMD platforms, MWAITX has a configurable 32-bit timer, that* counts with TSC frequency. The input value is the loop of the* counter, it will exit when the timer expires.
函数原型:static void delay_mwaitx(unsigned long __loops)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | __loops |
101 | 如果loops恒等于0则返回 |
106 | 循环 |
107 | delay等于min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(u64, MWAITX_MAX_LOOPS, loops) |
113 | __monitorx(raw_cpu_ptr( & cpu_tss_rw), 0, 0) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |