L4Re Operating System Framework
Interface and Usage Documentation
|
Event structure used in buffer. More...
#include <event.h>
Data Fields | |
long long | time |
Time stamp of the event. | |
unsigned short | type |
Type of the event. | |
unsigned short | code |
Code of the event. | |
int | value |
Value of the event. | |
l4_umword_t | stream_id |
Stream ID. | |