Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\acct.h Create Date:2022-07-28 08:55:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:nsec_to_AHZ

Proto:static inline u64 nsec_to_AHZ(u64 x)

Type:u64

Parameter:

TypeParameterName
u64x
86  do_div() is NOT a C function(x, (NSEC_PER_SEC / AHZ))
100  Return x
Caller
NameDescribe
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