| /tools/perf/ui/ |
| D | util.c | 8 static int perf_stdio__error(const char *format, va_list args) in perf_stdio__error() 15 static int perf_stdio__warning(const char *format, va_list args) in perf_stdio__warning() 31 int ui__error(const char *format, ...) in ui__error() 43 int ui__warning(const char *format, ...) in ui__warning()
|
| D | hist.c | 513 struct perf_hpp_fmt *format) in perf_hpp_list__column_register() 519 struct perf_hpp_fmt *format) in perf_hpp_list__register_sort_field() 525 struct perf_hpp_fmt *format) in perf_hpp_list__prepend_sort_field() 530 void perf_hpp__column_unregister(struct perf_hpp_fmt *format) in perf_hpp__column_unregister()
|
| D | browser.c | 197 const char *format, ...) in ui_browser__warning()
|
| /tools/perf/ui/gtk/ |
| D | util.c | 31 static int perf_gtk__error(const char *format, va_list args) in perf_gtk__error() 57 static int perf_gtk__warning_info_bar(const char *format, va_list args) in perf_gtk__warning_info_bar() 78 static int perf_gtk__warning_statusbar(const char *format, va_list args) in perf_gtk__warning_statusbar()
|
| /tools/include/asm/ |
| D | bug.h | 8 #define WARN(condition, format...) ({ \ argument 15 #define WARN_ONCE(condition, format...) ({ \ argument
|
| /tools/virtio/virtio-trace/ |
| D | trace-agent.h | 67 #define pr_err(format, ...) fprintf(stderr, format, ## __VA_ARGS__) argument 68 #define pr_info(format, ...) fprintf(stdout, format, ## __VA_ARGS__) argument 70 #define pr_debug(format, ...) fprintf(stderr, format, ## __VA_ARGS__) argument 72 #define pr_debug(format, ...) do {} while (0) argument
|
| /tools/objtool/ |
| D | warn.h | 48 #define WARN(format, ...) \ argument 53 #define WARN_FUNC(format, sec, offset, ...) \ argument
|
| /tools/virtio/linux/ |
| D | kernel.h | 111 #define pr_err(format, ...) fprintf (stderr, format, ## __VA_ARGS__) argument 113 #define pr_debug(format, ...) fprintf (stderr, format, ## __VA_ARGS__) argument 115 #define pr_debug(format, ...) do {} while (0) argument 117 #define dev_err(dev, format, ...) fprintf (stderr, format, ## __VA_ARGS__) argument 118 #define dev_warn(dev, format, ...) fprintf (stderr, format, ## __VA_ARGS__) argument
|
| /tools/perf/tests/ |
| D | pmu.c | 95 struct test_format *format = &test_formats[i]; in test_format_dir_get() local 138 char *format = test_format_dir_get(); in test__pmu() local
|
| /tools/perf/ui/tui/ |
| D | util.c | 226 static int __ui__warning(const char *title, const char *format, va_list args) in __ui__warning() 243 static int perf_tui__error(const char *format, va_list args) in perf_tui__error() 248 static int perf_tui__warning(const char *format, va_list args) in perf_tui__warning()
|
| D | helpline.c | 29 static int tui_helpline__show(const char *format, va_list ap) in tui_helpline__show()
|
| /tools/lib/api/ |
| D | debug.c | 6 static int __base_pr(const char *format, ...) in __base_pr()
|
| /tools/perf/util/ |
| D | hist.h | 288 static inline void perf_hpp__column_register(struct perf_hpp_fmt *format) in perf_hpp__column_register() 293 static inline void perf_hpp__register_sort_field(struct perf_hpp_fmt *format) in perf_hpp__register_sort_field() 298 static inline void perf_hpp__prepend_sort_field(struct perf_hpp_fmt *format) in perf_hpp__prepend_sort_field() 303 #define perf_hpp_list__for_each_format(_list, format) \ argument 306 #define perf_hpp_list__for_each_format_safe(_list, format, tmp) \ argument 309 #define perf_hpp_list__for_each_sort_list(_list, format) \ argument 312 #define perf_hpp_list__for_each_sort_list_safe(_list, format, tmp) \ argument 315 #define hists__for_each_format(hists, format) \ argument 318 #define hists__for_each_sort_list(hists, format) \ argument 362 static inline bool perf_hpp__should_skip(struct perf_hpp_fmt *format, in perf_hpp__should_skip()
|
| D | pmu.c | 76 static int pmu_format(const char *name, struct list_head *format) in pmu_format() 641 struct perf_pmu_format *format; in pmu_find_format() local 652 struct perf_pmu_format *format = pmu_find_format(formats, name); in perf_pmu__format_bits() local 669 static void pmu_format_value(unsigned long *format, __u64 value, __u64 *v, in pmu_format_value() 686 static __u64 pmu_format_max_value(const unsigned long *format) in pmu_format_max_value() 728 struct perf_pmu_format *format; in pmu_formats_string() local 758 struct perf_pmu_format *format; in pmu_config_term() local 994 struct perf_pmu_format *format; in perf_pmu__new_format() local
|
| D | pmu.h | 26 struct list_head format; /* HEAD struct perf_pmu_format -> list */ member
|
| D | trace-event-info.c | 177 char *format; in copy_event_system() local
|
| /tools/usb/usbip/libsrc/ |
| D | usbip_common.c | 118 const char *format) in read_attr_value() 175 #define READ_ATTR(object, type, dev, name, format) \ argument
|
| /tools/lib/traceevent/ |
| D | event-parse.h | 202 struct format { struct 205 struct format_field *common_fields; argument 206 struct format_field *fields; argument 320 char *format; member 329 struct format format; member
|
| D | event-parse.c | 3258 struct format_field *format; in pevent_find_common_field() local 3280 struct format_field *format; in pevent_find_field() local 3303 struct format_field *format; in pevent_find_any_field() local 3793 static void print_str_to_seq(struct trace_seq *s, const char *format, in print_str_to_seq() 3803 struct trace_seq *s, const char *format, in print_bitmask_to_seq() 3857 struct event_format *event, const char *format, in print_str_arg() 4361 char *format; in get_bprint_format() local 4843 char format[32]; in pretty_print() local 6699 static void free_formats(struct format *format) in free_formats()
|
| /tools/perf/jvmti/ |
| D | libjvmti.c | 228 jvmtiJlocationFormat format; in Agent_OnLoad() local
|
| /tools/testing/selftests/x86/ |
| D | pkey-helpers.h | 24 static inline void sigsafe_printf(const char *format, ...) in sigsafe_printf()
|
| /tools/perf/ |
| D | builtin-help.c | 34 static enum help_format parse_help_format(const char *format) in parse_help_format()
|
| D | builtin-kmem.c | 1024 const char *format; in __print_page_alloc_result() local
|
| /tools/power/acpi/os_specific/service_layers/ |
| D | oslinuxtbl.c | 440 char format[32]; in osl_find_rsdp_via_efi_by_keyword() local
|
| /tools/lib/bpf/ |
| D | libbpf.c | 47 static int __base_pr(const char *format, ...) in __base_pr()
|