Home
last modified time | relevance | path

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

12

/tools/perf/
DMakefile45 ifeq ($(DEBUG),)
46 override DEBUG = 0
51 override DEBUG = 0
DMakefile.config195 ifndef DEBUG
196 DEBUG := 0
199 ifeq ($(DEBUG),0)
285 ifeq ($(DEBUG),0)
/tools/testing/selftests/powerpc/tm/
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/power/acpi/
DMakefile.config26 DEBUG ?= true
82 ifeq ($(strip $(DEBUG)),true)
/tools/power/cpupower/bench/
Dconfig.h18 #ifdef DEBUG
/tools/lib/subcmd/
DMakefile25 ifeq ($(DEBUG),0)
31 ifeq ($(DEBUG),1)
/tools/lib/api/
DMakefile23 ifeq ($(DEBUG),0)
31 ifeq ($(DEBUG),0)
/tools/power/cpupower/utils/
Dcpupower.c38 #ifdef DEBUG
66 #ifdef DEBUG in print_help()
156 #ifdef DEBUG in handle_options()
/tools/testing/selftests/bpf/progs/
Ddev_cgroup.c16 #ifdef DEBUG in bpf_prog1()
/tools/testing/selftests/kvm/
Ddirty_log_test.c176 DEBUG("Dirtied %"PRIu64" pages\n", pages_count); in vcpu_worker()
314 DEBUG("guest physical test memory offset: 0x%lx\n", guest_test_phys_mem); in run_test()
381 DEBUG("Total bits checked: dirty (%"PRIu64"), clear (%"PRIu64"), " in run_test()
498 DEBUG("Test iterations: %"PRIu64", interval: %"PRIu64" (ms)\n", in main()
/tools/power/cpupower/utils/idle_monitor/
Damd_fam14h_idle.c88 #ifdef DEBUG
236 #ifdef DEBUG in amd_fam14h_start()
256 #ifdef DEBUG in amd_fam14h_stop()
/tools/virtio/virtio-trace/
Dtrace-agent.h70 #ifdef DEBUG
/tools/testing/selftests/ftrace/
Dftracetest111 DEBUG=1
189 DEBUG=0
197 [ $DEBUG -ne 0 ] && set -x
/tools/perf/Documentation/
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/power/cpupower/utils/helpers/
Dhelpers.h46 #ifdef DEBUG
/tools/testing/selftests/kvm/include/
Dkvm_util.h28 #define DEBUG(...) printf(__VA_ARGS__); macro
30 #define DEBUG(...) macro
/tools/laptop/dslm/
Ddslm.c18 #ifdef DEBUG
/tools/virtio/linux/
Dkernel.h123 #ifdef DEBUG
/tools/power/cpupower/
DMakefile26 DEBUG ?= true macro
/tools/testing/selftests/cgroup/
Dtest_freezer.c19 #define DEBUG macro
20 #ifdef DEBUG
/tools/perf/tests/
Dmake65 make_debug := DEBUG=1
277 ifdef DEBUG
Dattr.py344 level = logging.DEBUG
/tools/testing/selftests/sparc64/drivers/
Dadi-test.c32 #define DEBUG 0x0001 macro
46 if (DEBUG & level) in debug_print()
/tools/testing/selftests/tpm2/
Dtpm2_tests.py226 logging.basicConfig(filename='SpaceTest.log', level=logging.DEBUG)
/tools/testing/selftests/bpf/
Dtest_cgroup_attach.c45 #ifdef DEBUG

12