Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dperf_event.h78 struct perf_raw_frag { struct
80 struct perf_raw_frag *next; argument
89 struct perf_raw_frag frag; argument
1527 static __always_inline bool perf_raw_frag_last(const struct perf_raw_frag *frag) in perf_raw_frag_last()
/Linux-v5.10/kernel/trace/
Dbpf_trace.c989 struct perf_raw_frag frag = { in bpf_event_output()
/Linux-v5.10/kernel/events/
Dcore.c6830 struct perf_raw_frag *frag = &raw->frag; in perf_output_sample()
7045 struct perf_raw_frag *frag = &raw->frag; in perf_prepare_sample()