Linux Perf
perf_event Union Reference

#include <event.h>

Collaboration diagram for perf_event:
Collaboration graph

Public Attributes

struct perf_event_header header
 
struct mmap_event mmap
 
struct mmap2_event mmap2
 
struct comm_event comm
 
struct namespaces_event namespaces
 
struct fork_event fork
 
struct lost_event lost
 
struct lost_samples_event lost_samples
 
struct read_event read
 
struct throttle_event throttle
 
struct sample_event sample
 
struct attr_event attr
 
struct event_update_event event_update
 
struct event_type_event event_type
 
struct tracing_data_event tracing_data
 
struct build_id_event build_id
 
struct id_index_event id_index
 
struct auxtrace_info_event auxtrace_info
 
struct auxtrace_event auxtrace
 
struct auxtrace_error_event auxtrace_error
 
struct aux_event aux
 
struct itrace_start_event itrace_start
 
struct context_switch_event context_switch
 
struct thread_map_event thread_map
 
struct cpu_map_event cpu_map
 
struct stat_config_event stat_config
 
struct stat_event stat
 
struct stat_round_event stat_round
 
struct time_conv_event time_conv
 
struct feature_event feat
 

Detailed Description

Definition at line 623 of file event.h.

Member Data Documentation

◆ attr

struct attr_event perf_event::attr

Definition at line 635 of file event.h.

◆ aux

struct aux_event perf_event::aux

Definition at line 644 of file event.h.

◆ auxtrace

struct auxtrace_event perf_event::auxtrace

Definition at line 642 of file event.h.

◆ auxtrace_error

struct auxtrace_error_event perf_event::auxtrace_error

Definition at line 643 of file event.h.

◆ auxtrace_info

struct auxtrace_info_event perf_event::auxtrace_info

Definition at line 641 of file event.h.

◆ build_id

struct build_id_event perf_event::build_id

Definition at line 639 of file event.h.

◆ comm

struct comm_event perf_event::comm

Definition at line 627 of file event.h.

◆ context_switch

struct context_switch_event perf_event::context_switch

Definition at line 646 of file event.h.

◆ cpu_map

struct cpu_map_event perf_event::cpu_map

Definition at line 648 of file event.h.

◆ event_type

struct event_type_event perf_event::event_type

Definition at line 637 of file event.h.

◆ event_update

struct event_update_event perf_event::event_update

Definition at line 636 of file event.h.

◆ feat

struct feature_event perf_event::feat

Definition at line 653 of file event.h.

◆ fork

struct fork_event perf_event::fork

Definition at line 629 of file event.h.

◆ header

struct perf_event_header perf_event::header

Definition at line 624 of file event.h.

◆ id_index

struct id_index_event perf_event::id_index

Definition at line 640 of file event.h.

◆ itrace_start

struct itrace_start_event perf_event::itrace_start

Definition at line 645 of file event.h.

◆ lost

struct lost_event perf_event::lost

Definition at line 630 of file event.h.

◆ lost_samples

struct lost_samples_event perf_event::lost_samples

Definition at line 631 of file event.h.

◆ mmap

struct mmap_event perf_event::mmap

Definition at line 625 of file event.h.

◆ mmap2

struct mmap2_event perf_event::mmap2

Definition at line 626 of file event.h.

◆ namespaces

struct namespaces_event perf_event::namespaces

Definition at line 628 of file event.h.

◆ read

struct read_event perf_event::read

Definition at line 632 of file event.h.

◆ sample

struct sample_event perf_event::sample

Definition at line 634 of file event.h.

◆ stat

struct stat_event perf_event::stat

Definition at line 650 of file event.h.

◆ stat_config

struct stat_config_event perf_event::stat_config

Definition at line 649 of file event.h.

◆ stat_round

struct stat_round_event perf_event::stat_round

Definition at line 651 of file event.h.

◆ thread_map

struct thread_map_event perf_event::thread_map

Definition at line 647 of file event.h.

◆ throttle

struct throttle_event perf_event::throttle

Definition at line 633 of file event.h.

◆ time_conv

struct time_conv_event perf_event::time_conv

Definition at line 652 of file event.h.

◆ tracing_data

struct tracing_data_event perf_event::tracing_data

Definition at line 638 of file event.h.


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