Home
last modified time | relevance | path

Searched refs:Debug (Results 1 – 14 of 14) sorted by relevance

/xen/tools/ocaml/xenstored/
A Dlogging.ml52 type level = Debug | Info | Warn | Error | Null Constructor
113 | Debug -> 0 | Info -> 1 | Warn -> 2
150 | Some Debug -> Syslog.Debug
151 | Some Null -> Syslog.Debug
152 | None -> Syslog.Debug in
164 let debug_enabled () = !xenstored_log_level = Debug
196 let debug key = xenstored_logging Debug key
226 | Xenbus.Xb.Op.Debug -> "debug "
309 let conflict = access_logging Conflict ~level:Debug
310 let commit = access_logging Commit ~level:Debug
[all …]
A Dsyslog.mli15 type level = Emerg | Alert | Crit | Err | Warning | Notice | Info | Debug Constructor
A Dsyslog.ml15 type level = Emerg | Alert | Crit | Err | Warning | Notice | Info | Debug Constructor
A Dprocess.ml229 Logging.xb_op ~tid:0 ~ty:Xenbus.Xb.Op.Debug ~con:"=======>" msg;
396 | Xenbus.Xb.Op.Debug
632 | Xenbus.Xb.Op.Debug -> reply_data_or_ack do_debug
657 | Xenbus.Xb.Op.Debug
/xen/tools/ocaml/libs/xb/
A Dop.ml17 type operation = Debug | Directory | Read | Getperms | Constructor
26 [| Debug; Directory; Read; Getperms;
51 | Debug -> "DEBUG"
A Dop.mli2 Debug Constructor
A Dxb.mli5 Debug
/xen/xen/scripts/
A Ddiff-report.py8 from xen_analysis.diff_tool.debug import Debug
82 debug = Debug(args)
/xen/xen/scripts/xen_analysis/diff_tool/
A Ddebug.py9 class Debug: class
/xen/tools/ocaml/libs/eventchn/
A Dxeneventchn.ml30 | Debug (* #define VIRQ_DEBUG 1 *) Constructor
A Dxeneventchn.mli27 | Debug (* #define VIRQ_DEBUG 1 *) Constructor
/xen/xen/
A DKconfig.debug117 bool "Debug trace support"
119 Debug trace enables to record debug trace messages which are printed
/xen/tools/ocaml/libs/xs/
A Dqueueop.ml31 queue con (Xb.Packet.create 0 0 Xb.Op.Debug (data_concat commands))
/xen/
A DCHANGELOG.md142 - Add Xue - console over USB 3 Debug Capability.

Completed in 33 milliseconds