Linux Perf
synthesize_threads_arg Struct Reference
Collaboration diagram for synthesize_threads_arg:
Collaboration graph

Public Attributes

struct perf_tooltool
 
perf_event__handler_t process
 
struct machinemachine
 
bool mmap_data
 
unsigned int proc_map_timeout
 
struct dirent ** dirent
 
int num
 
int start
 

Detailed Description

Definition at line 745 of file event.c.

Member Data Documentation

◆ dirent

struct dirent** synthesize_threads_arg::dirent

Definition at line 751 of file event.c.

◆ machine

struct machine* synthesize_threads_arg::machine

Definition at line 748 of file event.c.

◆ mmap_data

bool synthesize_threads_arg::mmap_data

Definition at line 749 of file event.c.

◆ num

int synthesize_threads_arg::num

Definition at line 752 of file event.c.

◆ proc_map_timeout

unsigned int synthesize_threads_arg::proc_map_timeout

Definition at line 750 of file event.c.

◆ process

perf_event__handler_t synthesize_threads_arg::process

Definition at line 747 of file event.c.

◆ start

int synthesize_threads_arg::start

Definition at line 753 of file event.c.

◆ tool

struct perf_tool* synthesize_threads_arg::tool

Definition at line 746 of file event.c.


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