函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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
注解内核,赢得工具下载SCCTEnglish

函数名称:nsec_to_AHZ

函数原型:static inline u64 nsec_to_AHZ(u64 x)

返回类型:u64

参数:

类型参数名称
u64x
86  do_div() is NOT a C function(x, (NSEC_PER_SEC / AHZ))
100  返回:x
调用者
名称描述
fill_acWrite 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