Home
last modified time | relevance | path

Searched refs:perf_raw_record (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/linux/
H A Dperf_event.h93 struct perf_raw_record { struct
1265 struct perf_raw_record *raw;
1327 struct perf_raw_record *raw) in perf_sample_save_raw_data()
/linux-6.15/arch/s390/kernel/
H A Dperf_pai_crypto.c457 struct perf_raw_record raw; in paicrypt_push_sample()
H A Dperf_pai_ext.c484 struct perf_raw_record raw; in paiext_push_sample()
H A Dperf_cpum_cf.c965 struct perf_raw_record raw; in cfdiag_push_sample()
/linux-6.15/arch/x86/events/amd/
H A Dibs.c1231 struct perf_raw_record raw; in perf_ibs_handle_irq()
1351 raw = (struct perf_raw_record){ in perf_ibs_handle_irq()
/linux-6.15/kernel/trace/
H A Dbpf_trace.c617 u64 flags, struct perf_raw_record *raw, in __bpf_perf_event_output()
662 struct perf_raw_record raw = { in BPF_CALL_5()
722 struct perf_raw_record raw = { in bpf_event_output()
/linux-6.15/kernel/events/
H A Dcore.c7793 struct perf_raw_record *raw = data->raw; in perf_output_sample()
10750 struct perf_raw_record *raw) in perf_tp_filter_match()
10764 struct perf_raw_record *raw, in perf_tp_event_match()
10801 struct perf_raw_record *raw, in __perf_tp_event_target_task()
10821 struct perf_raw_record *raw, in perf_tp_event_target_task()
10848 struct perf_raw_record raw = { in perf_tp_event()