Searched refs:perf_aux_output_flag (Results 1 - 11 of 11) sorted by relevance

/linux-master/kernel/events/
H A Dring_buffer.c338 void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags) function
349 EXPORT_SYMBOL_GPL(perf_aux_output_flag); variable
/linux-master/arch/x86/events/intel/
H A Dpt.c423 perf_aux_output_flag(&pt->handle, PERF_AUX_FLAG_PARTIAL);
922 perf_aux_output_flag(&pt->handle,
1093 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED);
1555 perf_aux_output_flag(&pt->handle,
H A Dbts.c201 perf_aux_output_flag(&bts->handle,
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c278 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION);
293 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED);
987 perf_aux_output_flag(handle, PERF_AUX_FLAG_CORESIGHT_FORMAT_RAW);
H A Dcoresight-etm-perf.c530 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED);
H A Dcoresight-tmc-etf.c548 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED);
H A Dultrasoc-smb.c404 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED);
H A Dcoresight-etb10.c524 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED);
H A Dcoresight-tmc-etr.c1640 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED);
/linux-master/drivers/perf/
H A Darm_spe_pmu.c475 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED);
587 perf_aux_output_flag(handle, PERF_AUX_FLAG_TRUNCATED |
592 perf_aux_output_flag(handle, PERF_AUX_FLAG_COLLISION);
/linux-master/include/linux/
H A Dperf_event.h1076 extern void perf_aux_output_flag(struct perf_output_handle *handle, u64 flags);

Completed in 316 milliseconds