Home
last modified time | relevance | path

Searched refs:perf_raw_frag_last (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dperf_event.h98 static __always_inline bool perf_raw_frag_last(const struct perf_raw_frag *frag) in perf_raw_frag_last() function
1242 if (perf_raw_frag_last(frag)) in perf_sample_save_raw_data()
/openbmc/linux/kernel/events/
H A Dcore.c7406 if (perf_raw_frag_last(frag)) in perf_output_sample()