Linux Kernel
3.7.1
|
#include <session.h>
Data Fields | |
struct perf_header | header |
unsigned long | size |
unsigned long | mmap_window |
struct machine | host_machine |
struct rb_root | machines |
struct perf_evlist * | evlist |
struct pevent * | pevent |
struct hists | hists |
int | fd |
bool | fd_pipe |
bool | repipe |
int | cwdlen |
char * | cwd |
struct ordered_samples | ordered_samples |
char | filename [1] |
struct perf_evlist* evlist |