Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-report.c70 struct report { struct
71 struct perf_tool tool;
72 struct perf_session *session;
73 struct evswitch evswitch;
74 bool use_tui, use_gtk, use_stdio;
75 bool show_full_info;
76 bool show_threads;
77 bool inverted_callchain;
78 bool mem_mode;
79 bool stats_mode;
[all …]
/tools/testing/selftests/powerpc/pmu/ebb/
Dinstruction_count_test.c26 uint64_t overhead, bool report) in do_count_loop()
/tools/testing/selftests/powerpc/pmu/
Dcount_instructions.c30 u64 overhead, bool report) in do_count_loop()
Dcount_stcx_fail.c30 u64 overhead, bool report) in do_count_loop()
/tools/lib/subcmd/
Dsubcmd-util.h11 static inline void report(const char *prefix, const char *err, va_list params) in report() function
/tools/testing/selftests/kvm/x86_64/
Dvmx_tsc_adjust_test.c122 static void report(int64_t val) in report() function
/tools/vm/
Dslabinfo.c552 static void report(struct slabinfo *s) in report() function