Searched defs:level (Results 1 – 9 of 9) sorted by relevance
/tools/perf/util/ |
D | debug.c | 23 static int _eprintf(int level, int var, const char *fmt, va_list args) in _eprintf() 37 int eprintf(int level, int var, const char *fmt, ...) in eprintf() 64 int eprintf_time(int level, int var, u64 t, const char *fmt, ...) in eprintf_time()
|
D | sort.h | 104 char level; member
|
D | symbol.h | 203 char level; member
|
D | sort.c | 230 u64 ip, char level, char *bf, size_t size, in _hist_entry__sym_snprintf() 904 char level = he->level; in hist_entry__dcacheline_snprintf() local
|
D | python.c | 17 int eprintf(int level, int var, const char *fmt, ...) in eprintf()
|
/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 222 bool require_paranoia_below(int level) in require_paranoia_below()
|
/tools/lib/traceevent/ |
D | plugin_kvm.c | 356 unsigned level:4; member
|
/tools/usb/ |
D | ffs-test.c | 59 static void _msg(unsigned level, const char *fmt, ...) in _msg()
|
/tools/perf/ui/browsers/ |
D | hists.c | 553 struct rb_root *root, int level, in hist_browser__show_callchain()
|