Searched defs:report (Results 1 – 7 of 7) sorted by relevance
70 struct report { struct71 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 …]
26 uint64_t overhead, bool report) in do_count_loop()
30 u64 overhead, bool report) in do_count_loop()
11 static inline void report(const char *prefix, const char *err, va_list params) in report() function
122 static void report(int64_t val) in report() function
552 static void report(struct slabinfo *s) in report() function