Home
last modified time | relevance | path

Searched refs:results (Results 1 – 25 of 30) sorted by relevance

12

/xen-4.10.0-shim-comet/tools/tests/mce-test/lib/
A Dxen-mceinj-tool.sh57 local case_dir=$ROOT/results/$this_case
112 local case_dir=$ROOT/results/$this_case
159 local case_dir=$ROOT/results/$this_case
190 local case_dir=$ROOT/results/$this_case
229 [ -d $ROOT/results ] || mkdir $ROOT/results
231 rm -fr $ROOT/results/$this_case/*
236 local case_dir=$ROOT/results/$this_case
246 local case_dir=$ROOT/results/$this_case
/xen-4.10.0-shim-comet/tools/tests/mce-test/
A DREADME37 results/
39 directory, test results of various cases may be in corresponding
42 results/srao_mem_dom0/result
45 results/<test_case>/testlog #the test log during testing
46 results/<test_case>/mcelog #mcelog output during testing
47 results/<test_case>/xenlog #Xen log during testing
48 results/<test_case>/gklog #VM guest kernel log during testing
49 results/<test_case>/guest_config #config file used to create guest
68 5. get test result in results directory
/xen-4.10.0-shim-comet/xen/common/
A Dradix-tree.c355 __lookup(struct radix_tree_node *slot, void ***results, unsigned long index, in __lookup() argument
391 results[nr_found++] = &(slot->slots[i]); in __lookup()
421 radix_tree_gang_lookup(struct radix_tree_root *root, void **results, in radix_tree_gang_lookup() argument
436 results[0] = node; in radix_tree_gang_lookup()
450 slots_found = __lookup(node, (void ***)results + ret, cur_index, in radix_tree_gang_lookup()
455 slot = *(((void ***)results)[ret + i]); in radix_tree_gang_lookup()
458 results[ret + nr_found] = in radix_tree_gang_lookup()
490 radix_tree_gang_lookup_slot(struct radix_tree_root *root, void ***results, in radix_tree_gang_lookup_slot() argument
505 results[0] = (void **)&root->rnode; in radix_tree_gang_lookup_slot()
519 slots_found = __lookup(node, results + ret, cur_index, in radix_tree_gang_lookup_slot()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dradix-tree.h198 radix_tree_gang_lookup(struct radix_tree_root *root, void **results,
201 radix_tree_gang_lookup_slot(struct radix_tree_root *root, void ***results,
/xen-4.10.0-shim-comet/docs/features/
A Dlivepatch.pandoc50 results in an insecure host:
52 results in an insecure host, this shall not be considered a security
56 4) Loading an incorrect live patch that results in an insecure host or
59 alternative) is loaded and it results in an insecure host or host
A Dsched_credit2.pandoc91 contradictory and non-conclusive results so far. Need to run more of
/xen-4.10.0-shim-comet/tools/python/
A Dtest.py309 results = self._testtimes.items()
310 results.sort(lambda x, y: cmp(y[1], x[1]))
312 n = min(count, len(results))
316 n = len(results)
320 print >>stream, "%6dms" % int(results[i][1] * 1000), results[i][0]
1074 r = tracer.results()
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dedd.S38 # number, interface support map and version results from fn41. The next four
40 # The following 74 bytes are used to store the results from fn48.
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_aoutils.c405 libxl__openpty_result *res = &op->results[i]; in openpty_cleanup()
453 libxl__openpty_result *res = &op->results[i]; in libxl__openptys()
497 libxl__openpty_result *res = &op->results[i]; in libxl__openptys()
A Dlibxl_bootloader.c455 bl->openpty.results = bl->ptys; in bootloader_disk_attached_cb()
/xen-4.10.0-shim-comet/docs/process/
A Drelease-checklist.txt26 * http://logs.test-lab.xenproject.org/osstest/results/all-branch-statuses.txt
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vbd-interface.markdown.7106 controllers, so that writing "hda1" in the config file results in
A Dxl-network-configuration.pod.5234 at "1MB/s" during 20ms. This will results in a credit of 20,000 bytes
A Dxen-tscmode.pod.7187 then transparently "emulate" the results of the rdtsc instruction and
316 While this results in a slow trap, the information changes
A Dxl-numa-placement.pod.7279 the results is used to I<pin> the vCPUs of the domain to the output node(s).
A Dxl.cfg.pod.5.in154 combine this with "all", meaning "all,^7" results in all the vCPUs
170 results in all the vCPUs of the guest running on all the CPUs on the
586 enabling the invariant TSC feature flag in CPUID results when TSC is
1529 memory. The defaults are selected to give the best results for the
2414 memory. The defaults are selected to give the best results for the
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D60ext4.diff384 int str_chk = 0; /* used to hold the results of a string compare */
A D00cvs415 -results, provided the printed document carries a copying permission
576 results, provided the printed document carries a copying permission
/xen-4.10.0-shim-comet/docs/misc/
A Dxenstore.txt175 matching watch results in a WATCH_EVENT message (see below).
A Dnetif-staging-grants.pandoc524 the results.
/xen-4.10.0-shim-comet/docs/specs/
A Dlibxc-migration-stream.pandoc637 purpose, but results in extra work for the restore side.
/xen-4.10.0-shim-comet/
A Dconfig.guess687 results, however. */
A Dconfigure1251 --cache-file=FILE cache test results in FILE [disabled]
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dvbe.c750 ; multiply bbp by yres first as results fit in 16bits
/xen-4.10.0-shim-comet/docs/
A Dconfigure1241 --cache-file=FILE cache test results in FILE [disabled]

Completed in 27 milliseconds

12