Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/
Dbuiltin-report.c39 struct perf_report { struct
40 struct perf_tool tool;
41 struct perf_session *session;
42 char const *input_name;
43 bool force, use_tui, use_stdio;
44 bool hide_unresolved;
45 bool dont_use_callchains;
46 bool show_full_info;
47 bool show_threads;
48 bool inverted_callchain;
[all …]