Function report |
Source Code:kernel\irq\timings.c |
Create Date:2022-07-28 10:12:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_timings_store
Proto:static inline void irq_timings_store(int irq, struct irqt_stat *irqs, u64 ts)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | irq | |
struct irqt_stat * | irqs | |
u64 | ts |
497 | If interval >= NSEC_PER_SEC Then |
498 | count = 0 |
499 | Return |
502 | __irq_timings_store(irq, irqs, interval) |
Name | Describe |
---|---|
irq_timings_next_event | q_timings_next_event - Return when the next event is supposed to arrive* During the last busy cycle, the number of interrupts is incremented* and stored in the irq_timings structure |
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 |