Searched refs:DEBUG (Results 1 – 25 of 42) sorted by relevance
12
| /tools/perf/ |
| A D | Makefile | 45 ifeq ($(DEBUG),) 46 override DEBUG = 0 51 override DEBUG = 0
|
| /tools/testing/selftests/powerpc/tm/ |
| A D | tm-unavailable.c | 29 #define DEBUG 0 macro 108 if (DEBUG) in tm_una_ping() 259 if (DEBUG) in tm_una_ping() 289 if (DEBUG) in tm_una_pong() 333 if (DEBUG) in test_fp_vec()
|
| /tools/bootconfig/scripts/ |
| A D | ftrace2bconf.sh | 10 DEBUG= 14 DEBUG=$1;; 22 if [ x"$DEBUG" != x ]; then
|
| A D | bconf2ftrace.sh | 15 DEBUG= 21 DEBUG=$1;; 37 exec sudo $0 $DEBUG $APPLY $BCONF 48 if [ x"$DEBUG" != x ]; then
|
| /tools/testing/selftests/drivers/net/bonding/ |
| A D | bond-arp-interval-causes-panic.sh | 5 DEBUG=${DEBUG:-0} 8 test ${DEBUG} -ne 0 && set -x
|
| /tools/power/acpi/ |
| A D | Makefile.config | 26 DEBUG ?= true 83 ifeq ($(strip $(DEBUG)),true)
|
| /tools/power/cpupower/bench/ |
| A D | config.h | 18 #ifdef DEBUG
|
| /tools/testing/selftests/tdx/ |
| A D | tdx_guest_test.c | 20 #define DEBUG 0 macro 147 if (DEBUG) { in TEST()
|
| /tools/power/cpupower/utils/ |
| A D | cpupower.c | 40 #ifdef DEBUG 69 #ifdef DEBUG in print_help() 159 #ifdef DEBUG in handle_options()
|
| /tools/testing/selftests/bpf/progs/ |
| A D | dev_cgroup.c | 16 #ifdef DEBUG in bpf_prog1()
|
| /tools/net/sunrpc/xdrgen/subcmds/ |
| A D | lint.py | 16 logger.setLevel(logging.DEBUG)
|
| /tools/power/cpupower/utils/idle_monitor/ |
| A D | amd_fam14h_idle.c | 88 #ifdef DEBUG 236 #ifdef DEBUG in amd_fam14h_start() 256 #ifdef DEBUG in amd_fam14h_stop()
|
| /tools/thermal/lib/ |
| A D | log.h | 18 #define DEBUG(fmt, ...) logit(LOG_DEBUG, "%s:%d: " fmt, __func__, __LINE__, ##__VA_ARGS__) macro
|
| /tools/virtio/virtio-trace/ |
| A D | trace-agent.h | 70 #ifdef DEBUG
|
| /tools/testing/rbtree/ |
| A D | Makefile | 19 ifeq ($(DEBUG), 1)
|
| /tools/testing/selftests/ftrace/ |
| A D | ftracetest | 116 DEBUG=1 199 DEBUG=0 207 [ $DEBUG -ne 0 ] && set -x
|
| /tools/perf/Documentation/ |
| A D | Build.txt | 61 $ make DEBUG=1 EXTRA_CFLAGS='-fno-omit-frame-pointer -fsanitize=address' 70 $ make DEBUG=1 EXTRA_CFLAGS='-fno-omit-frame-pointer -fsanitize=undefined'
|
| /tools/testing/selftests/x86/bugs/ |
| A D | its_permutations.py | 30 DEBUG = " -v " variable
|
| /tools/power/cpupower/utils/helpers/ |
| A D | helpers.h | 47 #ifdef DEBUG
|
| /tools/laptop/dslm/ |
| A D | dslm.c | 18 #ifdef DEBUG
|
| /tools/usb/ |
| A D | p9_fwd.py | 228 logging.TRACE = logging.DEBUG - 5 234 level = logging.DEBUG
|
| /tools/virtio/linux/ |
| A D | kernel.h | 129 #ifdef DEBUG
|
| /tools/testing/selftests/arm64/mte/ |
| A D | check_ksm_options.c | 91 #ifdef DEBUG in mte_ksm_scan()
|
| /tools/thermal/thermometer/ |
| A D | thermometer.c | 391 DEBUG("Created '%s' file for thermal zone '%s'\n", path, thermometer->tz[i].name); in thermometer_start() 403 DEBUG("Watching '%s' every %d ms\n", in thermometer_start()
|
| /tools/testing/selftests/tpm2/ |
| A D | tpm2_tests.py | 240 logging.basicConfig(filename='SpaceTest.log', level=logging.DEBUG) 308 logging.basicConfig(filename='AsyncTest.log', level=logging.DEBUG)
|
Completed in 31 milliseconds
12