Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 36) sorted by relevance

12

/xen/tools/ocaml/xenstored/
A Dconnections.ml18 let debug fmt = Logging.debug "connections" fmt function
193 let debug cons = function
A Dxenstored.ml23 let debug fmt = Logging.debug "xenstored" fmt function
A Ddomains.ml17 let debug fmt = Logging.debug "domains" fmt function
A Ddomain.ml19 let debug fmt = Logging.debug "domain" fmt function
A Dprocess.ml19 let debug fmt = Logging.debug "process" fmt function
A Dconnection.ml316 let debug con = function
A Dlogging.ml196 let debug key = xenstored_logging Debug key function
/xen/stubdom/grub/
A Dconfig.h6 #define debug _debug macro
/xen/tools/xl/
A Dxl_migrate.c180 const char *rune, int debug, in migrate_domain()
319 static void migrate_receive(int debug, int daemonize, int monitor, in migrate_receive()
481 int debug = 0, daemonize = 1, monitor = 1, pause_after_migration = 0; in main_migrate_receive() local
540 int opt, daemonize = 1, monitor = 1, debug = 0, pause_after_migration = 0; in main_migrate() local
A Dxl_saverestore.c172 int paused = 0, debug = 0, daemonize = 1, monitor = 1, in main_restore() local
A Dxl_misc.c271 int debug = 0; in main_config_update() local
A Dxl_vmcontrol.c653 int debug = dom_info->debug; in create_domain() local
1169 int paused = 0, debug = 0, daemonize = 1, console_autoconnect = 0, in main_create() local
/xen/docs/
A Dsupport-matrix-generate74 debug () { function
A Dxen-headers109 sub debug { subroutine
/xen/xen/common/
A Dspinlock.c16 static void check_lock(union lock_debug *debug) in check_lock()
62 static void check_barrier(union lock_debug *debug) in check_barrier()
81 static void got_lock(union lock_debug *debug) in got_lock()
86 static void rel_lock(union lock_debug *debug) in rel_lock()
/xen/tools/ocaml/libs/xs/
A Dqueueop.ml29 let debug commands con = function
A Dxs.mli34 debug: string list -> string; RecordField
A Dxs.ml24 debug: string list -> string; RecordField
A Dxsraw.ml183 let debug command con = function
A Dxsraw.mli41 val debug : string list -> con -> string val
/xen/tools/fuzz/cpu-policy/
A Dafl-policy-fuzzer.c16 static bool debug; variable
/xen/tools/libacpi/
A Dmk_dsdt.c28 static bool debug = false; variable
/xen/tools/xenpaging/
A Dxenpaging.h64 int debug; member
/xen/tools/pygrub/src/
A Dpygrub803 debug = False variable
849 debug = True variable
/xen/xen/
A DMakefile258 build install uninstall debug clean distclean MAP:: target

Completed in 41 milliseconds

12