Linux Perf
perf_synth_intel_pwrx Struct Reference

#include <event.h>

Collaboration diagram for perf_synth_intel_pwrx:
Collaboration graph

Public Attributes

u32 padding
 
u32 reserved
 
union {
   struct {
      u64   deepest_cstate: 4
 
      u64   last_cstate: 4
 
      u64   wake_reason: 4
 
      u64   reserved1: 52
 
   } 
 
   u64   payload
 
}; 
 

Detailed Description

Definition at line 334 of file event.h.

Member Data Documentation

◆ @99

union { ... }

◆ deepest_cstate

u64 perf_synth_intel_pwrx::deepest_cstate

Definition at line 339 of file event.h.

◆ last_cstate

u64 perf_synth_intel_pwrx::last_cstate

Definition at line 339 of file event.h.

◆ padding

u32 perf_synth_intel_pwrx::padding

Definition at line 335 of file event.h.

◆ payload

u64 perf_synth_intel_pwrx::payload

Definition at line 344 of file event.h.

◆ reserved

u32 perf_synth_intel_pwrx::reserved

Definition at line 336 of file event.h.

◆ reserved1

u64 perf_synth_intel_pwrx::reserved1

Definition at line 339 of file event.h.

◆ wake_reason

u64 perf_synth_intel_pwrx::wake_reason

Definition at line 339 of file event.h.


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