Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dperf_event.h77 struct perf_raw_frag { struct
79 struct perf_raw_frag *next; argument
88 struct perf_raw_frag frag; argument
1426 static __always_inline bool perf_raw_frag_last(const struct perf_raw_frag *frag) in perf_raw_frag_last()
/Linux-v5.4/kernel/trace/
Dbpf_trace.c519 struct perf_raw_frag frag = { in bpf_event_output()
/Linux-v5.4/kernel/events/
Dcore.c6399 struct perf_raw_frag *frag = &raw->frag; in perf_output_sample()
6599 struct perf_raw_frag *frag = &raw->frag; in perf_prepare_sample()