Linux Kernel
3.7.1
|
#include <evlist.h>
Data Fields | |
struct list_head | entries |
struct hlist_head | heads [PERF_EVLIST__HLIST_SIZE] |
int | nr_entries |
int | nr_fds |
int | nr_mmaps |
int | mmap_len |
struct { | |
int cork_fd | |
pid_t pid | |
} | workload |
bool | overwrite |
union perf_event | event_copy |
struct perf_mmap * | mmap |
struct pollfd * | pollfd |
struct thread_map * | threads |
struct cpu_map * | cpus |
struct perf_evsel * | selected |
union perf_event event_copy |
struct perf_evsel* selected |
struct thread_map* threads |
struct { ... } workload |