Motr  M0
m0_iem_retrigger Struct Reference
Collaboration diagram for m0_iem_retrigger:
Collaboration graph

Data Fields

m0_time_t ir_stamp
 
uint64_t ir_niems
 
uint64_t ir_total
 

Detailed Description

Variable is not protected for concurrent modification. In rare cases we could miss some IEM alerts but that is not serious because we might miss counting an IEM but we would still have delivered the event.

Definition at line 43 of file iem.c.

Field Documentation

◆ ir_niems

uint64_t ir_niems

Definition at line 45 of file iem.c.

◆ ir_stamp

m0_time_t ir_stamp

Definition at line 44 of file iem.c.

◆ ir_total

uint64_t ir_total

Reset after every interval.

Definition at line 46 of file iem.c.


The documentation for this struct was generated from the following file: