/xen-4.10.0-shim-comet/tools/xenstat/xentop/ |
A D | xentop.c | 572 print("%10s", "no limit"); in print_maxmem() 582 print("%9s", "n/a"); in print_max_pct() 922 print(" "); in do_header() 931 print("\n"); in do_header() 984 print(" "); in do_domain() 987 fields[i].print(domain); in do_domain() 991 print("\n"); in do_domain() 1001 print("VCPUs(sec): "); in do_vcpu() 1011 print("\n "); in do_vcpu() 1012 print(" %2u: %10llus", i, in do_vcpu() [all …]
|
/xen-4.10.0-shim-comet/m4/ |
A D | python_devel.m4 | 5 print distutils.sysconfig.get_config_var("VERSION")'` 10 print "-I" + distutils.sysconfig.get_config_var("INCLUDEPY")'`" 12 print distutils.sysconfig.get_config_var("CFLAGS")'`" 14 print distutils.sysconfig.get_config_var("LIBS")'`" 16 print distutils.sysconfig.get_config_var("SYSLIBS")'`" 18 print "-L" + distutils.sysconfig.get_python_lib(plat_specific=1,\ 21 print distutils.sysconfig.get_config_var("LINKFORSHARED")'`" 23 print distutils.sysconfig.get_config_var("LDFLAGS")'`"
|
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-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 20print_func.diff | 7 * docs/grub.texi: Added print command description. 23 +* print:: Print a message 31 +@node print 32 +@subsection print 34 +@deffn Command print message @dots{} 51 +/* print */ 62 + "print", 65 + "print [MESSAGE ...]",
|
/xen-4.10.0-shim-comet/tools/flask/policy/policy/support/ |
A D | misc_macros.spt | 35 # print a warning message 43 # print an error message. does not
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | mmconf-fam10h.c | 143 bool_t print = opt_cpu_info; in fam10h_check_enable_mmcfg() local 169 print = 1; in fam10h_check_enable_mmcfg() 176 if (print) in fam10h_check_enable_mmcfg()
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | spinlock.h | 108 #define lock_profile_register_struct(type, ptr, idx, print) \ argument 109 _lock_profile_register_struct(type, &((ptr)->profile_head), idx, print) 125 #define lock_profile_register_struct(type, ptr, idx, print) argument
|
/xen-4.10.0-shim-comet/docs/process/ |
A D | xen-release-management.pandoc | 422 print " ",s2[i]; 427 print " - "jira 430 print " -", o[i] 433 print "" 448 print \$0,"\n" 458 print "* ", subject 461 print " ",s2[i]; 466 print " - "jira 469 print " -", o[i] 472 print "" [all …]
|
A D | branching-checklist.txt | 77 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-4.10.0-shim-comet/tools/xl/ |
A D | bash-completion | 13 …opts=`${xl} help 2>/dev/null | sed '1,4d' | awk '/^ [^ ]/ {print $1}' | sed 's/$/ ,/g'` && COMPREP…
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | printk-formats.txt | 27 fall back to '%p' and print the address in hex.
|
A D | xenstore.txt | 312 DEBUG print|<string>|?? sends <string> to debug log 313 DEBUG print|<thing-with-no-nul> EINVAL
|
/xen-4.10.0-shim-comet/xen/ |
A D | Kconfig.debug | 90 You can use serial console to print (and reset) using 'l' and 'L' 98 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-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | logging.ml | 311 let print = match ty with 318 if print then access_logging ~tid ~con ~data (XbOp ty) ~level:Info 329 let print, level = match ty with 335 if print then access_logging ~tid ~con ~data (XbOp ty) ~level
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xentrace_format.pod.1 | 3 xentrace_format - pretty-print Xen trace data
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/ |
A D | apmbios.S | 65 ; print the hex number in eax
|
/xen-4.10.0-shim-comet/ |
A D | INSTALL | 162 Per default some parts of the tools code will print additional runtime 186 Per default some parts of the tools code will print additional runtime
|
A D | COPYING | 180 interactive use in the most ordinary way, to print or display an 186 does not normally print such an announcement, your work based on 187 the Program is not required to print an announcement.)
|
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | video.S | 846 # Routine to print asciiz string at ds:si
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | intel_psr_cat_cdp.pandoc | 68 If `-lX` is specified and LX is not supported, print error. 82 If `-lX` is specified and LX is not supported, print error.
|
/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/ |
A D | vhd-util-read.c | 467 print: in vhd_test_bitmap()
|
/xen-4.10.0-shim-comet/tools/ |
A D | configure.ac | 29 # Check if CFLAGS, LDFLAGS, LIBS, CPPFLAGS or CPP is set and print a warning
|