Linux Perf
lost_event Struct Reference

#include <event.h>

Collaboration diagram for lost_event:
Collaboration graph

Public Attributes

struct perf_event_header header
 
u64 id
 
u64 lost
 

Detailed Description

Definition at line 57 of file event.h.

Member Data Documentation

◆ header

struct perf_event_header lost_event::header

Definition at line 58 of file event.h.

◆ id

u64 lost_event::id

Definition at line 59 of file event.h.

◆ lost

u64 lost_event::lost

Definition at line 60 of file event.h.


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