Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 42) sorted by relevance

12

/tools/perf/
A DMakefile45 ifeq ($(DEBUG),)
46 override DEBUG = 0
51 override DEBUG = 0
/tools/testing/selftests/powerpc/tm/
A Dtm-unavailable.c29 #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 Dftrace2bconf.sh10 DEBUG=
14 DEBUG=$1;;
22 if [ x"$DEBUG" != x ]; then
A Dbconf2ftrace.sh15 DEBUG=
21 DEBUG=$1;;
37 exec sudo $0 $DEBUG $APPLY $BCONF
48 if [ x"$DEBUG" != x ]; then
/tools/testing/selftests/drivers/net/bonding/
A Dbond-arp-interval-causes-panic.sh5 DEBUG=${DEBUG:-0}
8 test ${DEBUG} -ne 0 && set -x
/tools/power/acpi/
A DMakefile.config26 DEBUG ?= true
83 ifeq ($(strip $(DEBUG)),true)
/tools/power/cpupower/bench/
A Dconfig.h18 #ifdef DEBUG
/tools/testing/selftests/tdx/
A Dtdx_guest_test.c20 #define DEBUG 0 macro
147 if (DEBUG) { in TEST()
/tools/power/cpupower/utils/
A Dcpupower.c40 #ifdef DEBUG
69 #ifdef DEBUG in print_help()
159 #ifdef DEBUG in handle_options()
/tools/testing/selftests/bpf/progs/
A Ddev_cgroup.c16 #ifdef DEBUG in bpf_prog1()
/tools/net/sunrpc/xdrgen/subcmds/
A Dlint.py16 logger.setLevel(logging.DEBUG)
/tools/power/cpupower/utils/idle_monitor/
A Damd_fam14h_idle.c88 #ifdef DEBUG
236 #ifdef DEBUG in amd_fam14h_start()
256 #ifdef DEBUG in amd_fam14h_stop()
/tools/thermal/lib/
A Dlog.h18 #define DEBUG(fmt, ...) logit(LOG_DEBUG, "%s:%d: " fmt, __func__, __LINE__, ##__VA_ARGS__) macro
/tools/virtio/virtio-trace/
A Dtrace-agent.h70 #ifdef DEBUG
/tools/testing/rbtree/
A DMakefile19 ifeq ($(DEBUG), 1)
/tools/testing/selftests/ftrace/
A Dftracetest116 DEBUG=1
199 DEBUG=0
207 [ $DEBUG -ne 0 ] && set -x
/tools/perf/Documentation/
A DBuild.txt61 $ 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 Dits_permutations.py30 DEBUG = " -v " variable
/tools/power/cpupower/utils/helpers/
A Dhelpers.h47 #ifdef DEBUG
/tools/laptop/dslm/
A Ddslm.c18 #ifdef DEBUG
/tools/usb/
A Dp9_fwd.py228 logging.TRACE = logging.DEBUG - 5
234 level = logging.DEBUG
/tools/virtio/linux/
A Dkernel.h129 #ifdef DEBUG
/tools/testing/selftests/arm64/mte/
A Dcheck_ksm_options.c91 #ifdef DEBUG in mte_ksm_scan()
/tools/thermal/thermometer/
A Dthermometer.c391 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 Dtpm2_tests.py240 logging.basicConfig(filename='SpaceTest.log', level=logging.DEBUG)
308 logging.basicConfig(filename='AsyncTest.log', level=logging.DEBUG)

Completed in 31 milliseconds

12