Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds