Linux Perf
perf_synth_intel_pwre Struct Reference

#include <event.h>

Collaboration diagram for perf_synth_intel_pwre:
Collaboration graph

Public Attributes

u32 padding
 
u32 reserved
 
union {
   struct {
      u64   reserved1: 7
 
      u64   hw: 1
 
      u64   subcstate: 4
 
      u64   cstate: 4
 
      u64   reserved2: 48
 
   } 
 
   u64   payload
 
}; 
 

Detailed Description

Definition at line 308 of file event.h.

Member Data Documentation

◆ @91

union { ... }

◆ cstate

u64 perf_synth_intel_pwre::cstate

Definition at line 313 of file event.h.

◆ hw

u64 perf_synth_intel_pwre::hw

Definition at line 313 of file event.h.

◆ padding

u32 perf_synth_intel_pwre::padding

Definition at line 309 of file event.h.

◆ payload

u64 perf_synth_intel_pwre::payload

Definition at line 319 of file event.h.

◆ reserved

u32 perf_synth_intel_pwre::reserved

Definition at line 310 of file event.h.

◆ reserved1

u64 perf_synth_intel_pwre::reserved1

Definition at line 313 of file event.h.

◆ reserved2

u64 perf_synth_intel_pwre::reserved2

Definition at line 313 of file event.h.

◆ subcstate

u64 perf_synth_intel_pwre::subcstate

Definition at line 313 of file event.h.


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