| /tools/perf/util/ |
| D | debug.c | 24 int veprintf(int level, int var, const char *fmt, va_list args) in veprintf() 38 int eprintf(int level, int var, const char *fmt, ...) in eprintf() 65 int eprintf_time(int level, int var, u64 t, const char *fmt, ...) in eprintf_time()
|
| D | sort.c | 259 u64 ip, char level, char *bf, size_t size, in _hist_entry__sym_snprintf() 1141 char level = he->level; in hist_entry__dcacheline_snprintf() local 1623 __sort_dimension__alloc_hpp(struct sort_dimension *sd, int level) in __sort_dimension__alloc_hpp() 1662 int level) in __hpp_dimension__alloc_hpp() 1709 int level) in __sort_dimension__add_hpp_sort() 1969 int level) in __alloc_dynamic_entry() 2104 bool raw_trace, int level) in __dynamic_dimension__add() 2118 static int add_evsel_fields(struct perf_evsel *evsel, bool raw_trace, int level) in add_evsel_fields() 2135 int level) in add_all_dynamic_fields() 2152 char *field_name, bool raw_trace, int level) in add_all_matching_fields() [all …]
|
| D | env.h | 13 u32 level; member
|
| D | hist.h | 255 int level; member 277 int level; member
|
| D | sort.h | 105 char level; member
|
| D | symbol.h | 206 char level; member
|
| D | python.c | 18 int eprintf(int level, int var, const char *fmt, ...) in eprintf()
|
| D | header.c | 906 static int cpu_cache_level__read(struct cpu_cache_level *cache, u32 cpu, u16 level) in cpu_cache_level__read() 972 u16 level; in build_caches() local
|
| D | bpf-loader.c | 23 #define DEFINE_PRINT_FN(name, level) \ argument
|
| /tools/testing/selftests/x86/ |
| D | mpx-debug.h | 7 #define dprintf_level(level, args...) do { if(level <= DEBUG_LEVEL) printf(args); } while(0) argument
|
| D | pkey-helpers.h | 45 #define dprintf_level(level, args...) do { \ argument
|
| /tools/testing/selftests/futex/include/ |
| D | logging.h | 94 void log_verbosity(int level) in log_verbosity()
|
| /tools/perf/pmu-events/ |
| D | jevents.c | 58 int eprintf(int level, int var, const char *fmt, ...) in eprintf() 237 static int add_topic(int level, char *bname) in add_topic() 623 int level = ftwbuf->level; in process_one_file() local
|
| /tools/testing/selftests/powerpc/pmu/ |
| D | lib.c | 191 bool require_paranoia_below(int level) in require_paranoia_below()
|
| /tools/perf/ui/browsers/ |
| D | hists.c | 974 struct rb_root *root, int level, in hist_browser__show_callchain_graph() 1040 struct hist_entry *entry, int level, in hist_browser__show_callchain() 1275 int level) in hist_browser__show_hierarchy_entry() 1439 unsigned short row, int level) in hist_browser__show_no_entry() 1911 int level) in hist_browser__fprintf_callchain() 1967 FILE *fp, int level) in hist_browser__fprintf_hierarchy_entry()
|
| /tools/lib/traceevent/ |
| D | plugin_kvm.c | 358 unsigned level:4; member
|
| /tools/usb/ |
| D | ffs-test.c | 59 static void _msg(unsigned level, const char *fmt, ...) in _msg()
|