Linux Perf
thread_map_data Struct Reference

#include <thread_map.h>

Collaboration diagram for thread_map_data:
Collaboration graph

Public Attributes

pid_t pid
 
char * comm
 

Detailed Description

Definition at line 9 of file thread_map.h.

Member Data Documentation

◆ comm

char* thread_map_data::comm

Definition at line 11 of file thread_map.h.

◆ pid

pid_t thread_map_data::pid

Definition at line 10 of file thread_map.h.


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