Searched refs:perf_output_handle (Results 1 – 2 of 2) sorted by relevance
274 struct perf_output_handle;470 struct perf_output_handle *handle,887 struct perf_output_handle { struct941 extern void *perf_aux_output_begin(struct perf_output_handle *handle,943 extern void perf_aux_output_end(struct perf_output_handle *handle,945 extern int perf_aux_output_skip(struct perf_output_handle *handle,947 extern void *perf_get_aux(struct perf_output_handle *handle);948 extern void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags);1055 extern void perf_output_sample(struct perf_output_handle *handle,1110 struct perf_output_handle *handle,[all …]
302 struct perf_output_handle *handle,