Linux Perf
thread_map Struct Reference

#include <thread_map.h>

Collaboration diagram for thread_map:
Collaboration graph

Public Attributes

refcount_t refcnt
 
int nr
 
int err_thread
 
struct thread_map_data map []
 

Detailed Description

Definition at line 14 of file thread_map.h.

Member Data Documentation

◆ err_thread

int thread_map::err_thread

Definition at line 17 of file thread_map.h.

◆ map

struct thread_map_data thread_map::map[]

Definition at line 18 of file thread_map.h.

◆ nr

int thread_map::nr

Definition at line 16 of file thread_map.h.

◆ refcnt

refcount_t thread_map::refcnt

Definition at line 15 of file thread_map.h.


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