函数逻辑报告 |
Source Code:include\linux\acct.h |
Create Date:2022-07-27 09:55:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:nsec_to_AHZ
函数原型:static inline u64 nsec_to_AHZ(u64 x)
返回类型:u64
参数:
类型 | 参数 | 名称 |
---|---|---|
u64 | x |
86 | do_div() is NOT a C function(x, (NSEC_PER_SEC / AHZ)) |
100 | 返回:x |
名称 | 描述 |
---|---|
fill_ac | Write an accounting entry for an exiting process* The acct_process() call is the workhorse of the process* accounting system. The struct acct is built here and then written* into the accounting file. This function should only be called from |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |