Home
last modified time | relevance | path

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

/linux/tools/lib/perf/include/perf/
H A Devent.h143 struct perf_record_sample { struct
524 struct perf_record_sample sample;
/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt185 struct perf_record_sample;
/linux/tools/perf/util/
H A Dsynthetic-events.c1455 size_t sz, result = sizeof(struct perf_record_sample); in perf_event__sample_event_size()