Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsession.h40 struct perf_session { struct
45 struct perf_header header;
47 struct machines machines;
49 struct evlist *evlist;
51 const struct auxtrace *auxtrace;
53 struct itrace_synth_opts *itrace_synth_opts;
55 struct list_head auxtrace_index;
58 struct trace_event tevent;
61 struct perf_record_time_conv time_conv;
63 bool trace_event_repipe;
[all …]