Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dperf_event.h76 struct perf_raw_frag { struct
78 struct perf_raw_frag *next; argument
87 struct perf_raw_frag frag; argument
1357 static __always_inline bool perf_raw_frag_last(const struct perf_raw_frag *frag) in perf_raw_frag_last()
/Linux-v4.19/kernel/trace/
Dbpf_trace.c438 struct perf_raw_frag frag = { in bpf_event_output()
/Linux-v4.19/kernel/events/
Dcore.c6203 struct perf_raw_frag *frag = &raw->frag; in perf_output_sample()
6403 struct perf_raw_frag *frag = &raw->frag; in perf_prepare_sample()