Searched defs:perf_session (Results 1 – 2 of 2) sorted by relevance
23 struct perf_session { struct24 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 …]
29 struct perf_session { struct30 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 …]