Home
last modified time | relevance | path

Searched defs:perf_session (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dsession.h29 struct perf_session { struct
30 struct perf_header header;
31 struct machines machines;
32 struct evlist *evlist;
33 struct auxtrace *auxtrace;
34 struct itrace_synth_opts *itrace_synth_opts;
35 struct list_head auxtrace_index;
37 struct trace_event tevent;
39 struct perf_record_time_conv time_conv;
40 bool repipe;
[all …]