Home
last modified time | relevance | path

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

/tools/perf/util/
Dsession.h23 struct perf_session { struct
24 struct perf_header header;
25 struct machines machines;
26 struct evlist *evlist;
27 struct auxtrace *auxtrace;
28 struct itrace_synth_opts *itrace_synth_opts;
29 struct list_head auxtrace_index;
30 struct trace_event tevent;
31 struct perf_record_time_conv time_conv;
32 bool repipe;
[all …]