Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dperf_event.h75 struct perf_raw_frag { struct
77 struct perf_raw_frag *next; argument
86 struct perf_raw_frag frag; argument
90 static __always_inline bool perf_raw_frag_last(const struct perf_raw_frag *frag) in perf_raw_frag_last()
1396 struct perf_raw_frag *frag = &raw->frag; in perf_sample_save_raw_data()
/linux/kernel/trace/ !
H A Dbpf_trace.c716 struct perf_raw_frag frag = { in bpf_event_output()
/linux/kernel/events/ !
H A Dcore.c8233 struct perf_raw_frag *frag = &raw->frag; in perf_output_sample()