Linux Perf
id_index_event Struct Reference

#include <event.h>

Collaboration diagram for id_index_event:
Collaboration graph

Public Attributes

struct perf_event_header header
 
u64 nr
 
struct id_index_entry entries [0]
 

Detailed Description

Definition at line 497 of file event.h.

Member Data Documentation

◆ entries

struct id_index_entry id_index_event::entries[0]

Definition at line 500 of file event.h.

◆ header

struct perf_event_header id_index_event::header

Definition at line 498 of file event.h.

◆ nr

u64 id_index_event::nr

Definition at line 499 of file event.h.


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