Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dperf_event.h83 struct perf_raw_frag { struct
85 struct perf_raw_frag *next; argument
94 struct perf_raw_frag frag; argument
1610 static __always_inline bool perf_raw_frag_last(const struct perf_raw_frag *frag) in perf_raw_frag_last()
/linux-6.1.9/kernel/trace/
Dbpf_trace.c721 struct perf_raw_frag frag = { in bpf_event_output()
/linux-6.1.9/kernel/events/
Dcore.c7112 struct perf_raw_frag *frag = &raw->frag; in perf_output_sample()
7426 struct perf_raw_frag *frag = &raw->frag; in perf_prepare_sample()