函数逻辑报告 |
Source Code:fs\select.c |
Create Date:2022-07-29 10:36:58 |
Last Modify:2020-03-18 10:25:38 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:select_estimate_accuracy
函数原型:u64 select_estimate_accuracy(struct timespec64 *tv)
返回类型:u64
参数:
类型 | 参数 | 名称 |
---|---|---|
struct timespec64 * | tv |
89 | ret等于__estimate_accuracy( & now) |
90 | 如果ret小于timer_slack_ns则返回:timer_slack_ns |
92 | 返回:ret |
名称 | 描述 |
---|---|
do_select | |
do_poll | |
ep_poll | p_poll - Retrieves ready events, and delivers them to the caller supplied* event buffer.*@ep: Pointer to the eventpoll context.*@events: Pointer to the userspace buffer where the ready events should be* stored. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |