Linux Perf
pyrf_event Struct Reference
Collaboration diagram for pyrf_event:
Collaboration graph

Public Attributes

PyObject_HEAD struct perf_evselevsel
 
struct perf_sample sample
 
union perf_event event
 

Detailed Description

Definition at line 92 of file python.c.

Member Data Documentation

◆ event

union perf_event pyrf_event::event

Definition at line 96 of file python.c.

◆ evsel

PyObject_HEAD struct perf_evsel* pyrf_event::evsel

Definition at line 94 of file python.c.

◆ sample

struct perf_sample pyrf_event::sample

Definition at line 95 of file python.c.


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