Home
last modified time | relevance | path

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

12

/tools/ocaml/xenstored/
A Ddomain.ml19 let debug fmt = Logging.debug "domain" fmt function
A Dconnections.ml18 let debug fmt = Logging.debug "connections" fmt function
A Dprocess.ml20 let debug fmt = Logging.debug "process" fmt function
106 let debug = Printf.eprintf var
A Dxenstored.ml24 let debug fmt = Logging.debug "xenstored" fmt function
A Ddomains.ml17 let debug fmt = Logging.debug "domains" fmt function
A Dconnection.ml478 let debug con = function
A Dlogging.ml196 let debug key = xenstored_logging Debug key function
/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.h33 int debug; member
/tools/ocaml/libs/xb/
A Dxb.ml51 val debug: ('b -> string) -> (_, 'b) t -> string val
101 let debug string_of_class t = function
168 let debug t = function
A Dxb.mli98 val debug: t -> string val
/tools/ocaml/libs/xs/
A Dqueueop.ml30 let debug commands con = function
A Dxs.mli34 debug: string list -> string; RecordField
A Dxs.ml24 debug: string list -> string; RecordField
A Dxsraw.mli41 val debug : string list -> con -> string val
A Dxsraw.ml177 let debug command con = function
/tools/fuzz/cpu-policy/
A Dafl-policy-fuzzer.c15 static bool debug; variable
/tools/libacpi/
A Dmk_dsdt.c18 static bool debug = false; variable
/tools/pygrub/src/
A Dpygrub932 debug = False variable
987 debug = True variable
/tools/libs/light/
A Dlibxl_exec.c25 int debug; in check_open_fds() local
A Dlibxl_dom_save.c247 const int debug = dss->debug; in libxl__domain_save() local
/tools/xenpaging/
A Dxenpaging.h71 int debug; member
/tools/misc/
A Dxen-access.c393 int debug = 0; in main() local

Completed in 39 milliseconds

12