| /xen/tools/xenstat/xentop/ |
| A D | xentop.c | 578 print("%9s", "n/a"); in print_max_pct() 699 print("%8llu", vbd_oo); in print_vbd_oo() 703 print("%8c", '-'); in print_vbd_oo() 992 print(" "); in do_header() 1001 print("\n"); in do_header() 1048 print(" "); in do_domain() 1051 fields[i].print(domain); in do_domain() 1055 print("\n"); in do_domain() 1065 print("VCPUs(sec): "); in do_vcpu() 1075 print("\n "); in do_vcpu() [all …]
|
| /xen/m4/ |
| A D | python_devel.m4 | 9 print("-I" + distutils.sysconfig.get_config_var("INCLUDEPY"))'`" 11 print(distutils.sysconfig.get_config_var("CFLAGS"))'`" 13 print("-L" + distutils.sysconfig.get_python_lib(plat_specific=1,\ 16 print(distutils.sysconfig.get_config_var("LINKFORSHARED"))'`" 18 print(distutils.sysconfig.get_config_var("LDFLAGS"))'`" 20 print(distutils.sysconfig.get_config_var("LIBS"))'`" 22 print(distutils.sysconfig.get_config_var("SYSLIBS"))'`"
|
| A D | pkg.m4 | 52 # to PKG_CHECK_MODULES(), but does not set variables or print errors. 62 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then 124 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` 126 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
|
| A D | ax_compare_version.m4 | 137 ax_compare_version_len_A=`echo "$A" | $AWK '{print(length)}'` 138 ax_compare_version_len_B=`echo "$B" | $AWK '{print(length)}'`
|
| /xen/xen/tools/kconfig/tests/preprocess/escape/ |
| A D | Kconfig | 23 # The following should print "$(X)". It should not be expanded further. 28 # The following should print "(". 33 # The following should print "$(X)". It should not be expanded further. 37 # The following should print "$(X)" as well. 41 # The following should print "$(".
|
| /xen/stubdom/grub.patches/ |
| A D | 20print_func.diff | 7 * docs/grub.texi: Added print command description. 23 +/* print */ 34 + "print", 37 + "print [MESSAGE ...]",
|
| /xen/xen/arch/x86/x86_64/ |
| A D | mmconf-fam10h.c | 145 bool_t print = opt_cpu_info; in fam10h_check_enable_mmcfg() local 171 print = 1; in fam10h_check_enable_mmcfg() 178 if (print) in fam10h_check_enable_mmcfg()
|
| /xen/tools/flask/policy/policy/support/ |
| A D | misc_macros.spt | 35 # print a warning message 43 # print an error message. does not
|
| /xen/docs/process/ |
| A D | xen-release-management.pandoc | 431 print " ",s2[i]; 436 print " - "jira 439 print " -", o[i] 442 print "" 457 print \$0,"\n" 467 print "* ", subject 470 print " ",s2[i]; 475 print " - "jira 478 print " -", o[i] 481 print "" [all …]
|
| A D | branching-checklist.txt | 69 perl -i~ -pe 'next unless m/\b\Q'$ov'\E\b/; $x=$_; $x=~ s/\b\Q'$ov'\E\b/'$v'/g; print $x;' versions
|
| /xen/xen/include/xen/ |
| A D | spinlock.h | 118 #define lock_profile_register_struct(type, ptr, idx, print) \ argument 119 _lock_profile_register_struct(type, &((ptr)->profile_head), idx, print) 135 #define lock_profile_register_struct(type, ptr, idx, print) argument
|
| /xen/tools/xl/ |
| A D | bash-completion | 13 …opts=`${xl} help 2>/dev/null | sed '1,4d' | awk '/^ [^ ]/ {print $1}' | sed 's/$/ ,/g'` && COMPREP…
|
| /xen/xen/ |
| A D | Kconfig.debug | 60 You can use serial console to print (and reset) using 'l' and 'L' 75 console to print (and reset) using 'p' and 'P' respectively, or
|
| A D | COPYING | 132 interactive use in the most ordinary way, to print or display an 138 does not normally print such an announcement, your work based on 139 the Program is not required to print an announcement.)
|
| /xen/tools/ocaml/xenstored/ |
| A D | logging.ml | 313 let print = match ty with 320 if print then access_logging ~tid ~con ~data (XbOp ty) ~level:Info 331 let print, level = match ty with 337 if print then access_logging ~tid ~con ~data (XbOp ty) ~level
|
| /xen/docs/misc/ |
| A D | printk-formats.txt | 35 fall back to '%p' and print the address in hex.
|
| A D | xenstore.txt | 327 print memory statistics to logfile (no <file-name> 329 print|<string> 330 print <string> to syslog (xenstore runs as daemon) or
|
| /xen/docs/man/ |
| A D | xentrace_format.1.pod | 3 xentrace_format - pretty-print Xen trace data
|
| /xen/tools/firmware/rombios/ |
| A D | apmbios.S | 65 ; print the hex number in eax
|
| /xen/tools/xenmon/ |
| A D | COPYING | 105 interactive use in the most ordinary way, to print or display an 111 does not normally print such an announcement, your work based on 112 the Program is not required to print an announcement.)
|
| /xen/ |
| A D | INSTALL | 178 Per default some parts of the tools code will print additional runtime 202 Per default some parts of the tools code will print additional runtime
|
| A D | COPYING | 182 interactive use in the most ordinary way, to print or display an 188 does not normally print such an announcement, your work based on 189 the Program is not required to print an announcement.)
|
| /xen/xen/arch/x86/boot/ |
| A D | video.S | 842 # Routine to print asciiz string at ds:si
|
| /xen/docs/features/ |
| A D | intel_psr_cat_cdp.pandoc | 70 If `-lX` is specified and LX is not supported, print error. 86 If `-lX` is specified and LX is not supported, print error.
|
| /xen/xen/arch/x86/ |
| A D | traps.c | 827 static bool extable_fixup(struct cpu_user_regs *regs, bool print) in extable_fixup() argument 838 if ( IS_ENABLED(CONFIG_DEBUG) && print ) in extable_fixup()
|