Function report |
Source Code:kernel\delayacct.c |
Create Date:2022-07-28 11:48:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__delayacct_blkio_ticks
Proto:__u64 __delayacct_blkio_ticks(struct task_struct *tsk)
Type:__u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | tsk |
145 | raw_spin_lock_irqsave( & lock, flags) |
146 | ret = nsec_to_clock_t(blkio_delay + swapin_delay) |
148 | raw_spin_unlock_irqrestore( & lock, flags) |
149 | Return ret |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |