Linux Perf
perf_synth_intel_ptwrite Struct Reference

#include <event.h>

Collaboration diagram for perf_synth_intel_ptwrite:
Collaboration graph

Public Attributes

u32 padding
 
union {
   struct {
      u32   ip: 1
 
      u32   reserved: 31
 
   } 
 
   u32   flags
 
}; 
 
u64 payload
 

Detailed Description

Definition at line 282 of file event.h.

Member Data Documentation

◆ @83

union { ... }

◆ flags

u32 perf_synth_intel_ptwrite::flags

Definition at line 289 of file event.h.

◆ ip

u32 perf_synth_intel_ptwrite::ip

Definition at line 286 of file event.h.

◆ padding

u32 perf_synth_intel_ptwrite::padding

Definition at line 283 of file event.h.

◆ payload

u64 perf_synth_intel_ptwrite::payload

Definition at line 291 of file event.h.

◆ reserved

u32 perf_synth_intel_ptwrite::reserved

Definition at line 286 of file event.h.


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