Linux Perf
context_switch_event Struct Reference

#include <event.h>

Collaboration diagram for context_switch_event:
Collaboration graph

Public Attributes

struct perf_event_header header
 
u32 next_prev_pid
 
u32 next_prev_tid
 

Detailed Description

Definition at line 547 of file event.h.

Member Data Documentation

◆ header

struct perf_event_header context_switch_event::header

Definition at line 548 of file event.h.

◆ next_prev_pid

u32 context_switch_event::next_prev_pid

Definition at line 549 of file event.h.

◆ next_prev_tid

u32 context_switch_event::next_prev_tid

Definition at line 550 of file event.h.


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