Home
last modified time | relevance | path

Searched refs:perf_raw_frag (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dperf_event.h78 struct perf_raw_frag { struct
80 struct perf_raw_frag *next; argument
89 struct perf_raw_frag frag; argument
1534 static __always_inline bool perf_raw_frag_last(const struct perf_raw_frag *frag) in perf_raw_frag_last()
/Linux-v5.15/kernel/trace/
Dbpf_trace.c666 struct perf_raw_frag frag = { in bpf_event_output()
/Linux-v5.15/kernel/events/
Dcore.c7022 struct perf_raw_frag *frag = &raw->frag; in perf_output_sample()
7330 struct perf_raw_frag *frag = &raw->frag; in perf_prepare_sample()