Function report |
Source Code:block\blk-iocost.c |
Create Date:2022-07-28 17:47:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ioc_start_period
Proto:static void ioc_start_period(struct ioc *ioc, struct ioc_now *now)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ioc * | ioc | |
struct ioc_now * | now |
878 | lockdep_assert_held( & lock) |
879 | WARN_ON_ONCE(running != IOC_RUNNING) |
881 | write_seqcount_begin( & period_seqcount) |
882 | wallclock starttime = now |
883 | vtime starttime = vnow |
884 | write_seqcount_end( & period_seqcount) |
Name | Describe |
---|---|
iocg_activate | |
ioc_timer_fn |
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 |