Searched defs:perf_output_handle (Results 1 – 2 of 2) sorted by relevance
808 struct perf_output_handle { struct809 struct perf_event *event;810 struct perf_mmap_data *data;811 unsigned long wakeup;812 unsigned long size;813 void *addr;814 int page;815 int nmi;816 int sample;
954 struct perf_output_handle { struct955 struct perf_event *event;956 struct perf_buffer *buffer;957 unsigned long wakeup;958 unsigned long size;959 void *addr;960 int page;961 int nmi;962 int sample;