Linux Perf
|
#include <session.h>
Public Attributes | |
struct perf_header | header |
struct machines | machines |
struct perf_evlist * | evlist |
struct auxtrace * | auxtrace |
struct itrace_synth_opts * | itrace_synth_opts |
struct list_head | auxtrace_index |
struct trace_event | tevent |
struct time_conv_event | time_conv |
bool | repipe |
bool | one_mmap |
void * | one_mmap_addr |
u64 | one_mmap_offset |
struct ordered_events | ordered_events |
struct perf_data * | data |
struct perf_tool * | tool |
struct perf_evlist* perf_session::evlist |
struct perf_header perf_session::header |
struct itrace_synth_opts* perf_session::itrace_synth_opts |
struct ordered_events perf_session::ordered_events |
struct trace_event perf_session::tevent |
struct time_conv_event perf_session::time_conv |