Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h85 struct perf_raw_record { struct
1324 struct perf_raw_record *raw;
1386 struct perf_raw_record *raw) in perf_sample_save_raw_data()
/linux/arch/x86/events/amd/
H A Dibs.c1232 struct perf_raw_record raw; in perf_ibs_handle_irq()
1352 raw = (struct perf_raw_record){ in perf_ibs_handle_irq()
/linux/kernel/trace/
H A Dbpf_trace.c616 u64 flags, struct perf_raw_record *raw, in __bpf_perf_event_output()
661 struct perf_raw_record raw = { in BPF_CALL_5()
721 struct perf_raw_record raw = { in bpf_event_output()
/linux/kernel/events/
H A Dcore.c7931 struct perf_raw_record *raw = data->raw; in perf_output_sample()
10962 struct perf_raw_record *raw) in perf_tp_filter_match()
10976 struct perf_raw_record *raw, in perf_tp_event_match()
11013 struct perf_raw_record *raw, in __perf_tp_event_target_task()
11033 struct perf_raw_record *raw, in perf_tp_event_target_task()
11060 struct perf_raw_record raw = { in perf_tp_event()