Linux Perf
thread_map_event_entry Struct Reference

#include <event.h>

Collaboration diagram for thread_map_event_entry:
Collaboration graph

Public Attributes

u64 pid
 
char comm [16]
 

Detailed Description

Definition at line 553 of file event.h.

Member Data Documentation

◆ comm

char thread_map_event_entry::comm[16]

Definition at line 555 of file event.h.

◆ pid

u64 thread_map_event_entry::pid

Definition at line 554 of file event.h.


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