Searched refs:internal (Results 1 – 20 of 20) sorted by relevance
| /tools/testing/selftests/kvm/x86/ |
| A D | vmx_apic_access_test.c | 100 TEST_ASSERT(run->internal.suberror == in main() 103 run->internal.suberror); in main()
|
| /tools/testing/selftests/kvm/ |
| A D | set_memory_region_test.c | 592 TEST_ASSERT(run->internal.suberror == KVM_INTERNAL_ERROR_DELIVERY_EV, in test_mmio_during_vectoring() 593 "Unexpected suberror = %d", vcpu->run->internal.suberror); in test_mmio_during_vectoring() 594 TEST_ASSERT(run->internal.ndata != 4, "Unexpected internal error data array size = %d", in test_mmio_during_vectoring() 595 run->internal.ndata); in test_mmio_during_vectoring() 600 TEST_ASSERT(run->internal.data[3] == expected_gpa, in test_mmio_during_vectoring() 602 vcpu->run->internal.data[3], expected_gpa); in test_mmio_during_vectoring()
|
| /tools/testing/selftests/firmware/ |
| A D | settings | 5 # Additionally, fw_fallback may take 5 seconds for internal timeouts in each
|
| /tools/lib/perf/ |
| A D | Makefile | 186 INSTALL_INTERNAL_HDRS_PFX := $(DESTDIR)$(prefix)/include/internal 193 $(INSTALL_INTERNAL_HDRS): $(INSTALL_INTERNAL_HDRS_PFX)/%.h: include/internal/%.h
|
| /tools/power/pm-graph/config/ |
| A D | custom-timeline-functions.cfg | 61 # Do not use the internal default functions for timeline entries (default: false) 66 # Do not use the internal default functions for dev timeline entries (default: false) 73 # The tool has an internal set of these functions which should cover the
|
| A D | example.cfg | 110 # Do not use the internal default functions for timeline entries (def: false) 115 # Do not use the internal default functions for dev timeline entries (def: false)
|
| /tools/power/pm-graph/ |
| A D | README | 324 Sample for editing timeline funcs (moves internal functions into config) 407 # Do not use the internal default functions for timeline entries (def: false) 412 # Do not use the internal default functions for dev timeline entries (def: false) 438 the config. It's also possible to copy the internal timeline functions into 444 custom calls, or leave it false to append them to the internal ones. 453 all the internal timeline functions into the config and allows you to edit 512 to the config. It's also possible to copy the internal dev timeline 518 custom calls, or leave it false to append them to the internal ones. 528 all the internal dev timeline functions into the config and allows you to edit 546 custom and internal if you haven't overridden them) and actually attempts
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_timestamping_client-only-last-byte.pkt | 31 // Make sure that internal TCP timestamps are not overwritten and we have sane
|
| A D | tcp_timestamping_partial.pkt | 32 // Make sure that internal TCP timestamps are not overwritten and we have sane
|
| A D | tcp_timestamping_server.pkt | 34 // Make sure that internal TCP timestamps are not overwritten and we have sane
|
| /tools/memory-model/Documentation/ |
| A D | glossary.txt | 48 is a "coherence internal" (coi) link. The term "coherence 111 is a "from-reads internal" (fri) link. The term "from-reads 152 is a "reads-from internal" (rfi) link. The term "reads-from
|
| A D | explanation.txt | 550 the same CPU (internal reads-from, or rfi) and where they occur on 726 occur on the same CPU (internal coherence order, or coi) and stores 786 only internal operations. However, loads, stores, and fences involve
|
| /tools/memory-model/litmus-tests/ |
| A D | README | 217 reads-from link (rf) and internal to the P0() process. This is 218 "rfi", which is an abbreviation for "reads-from internal". Because
|
| /tools/perf/Documentation/ |
| A D | perf-bench.txt | 68 Benchmark internal perf functionality.
|
| A D | perf-dlfilter.txt | 62 internal filtering.
|
| A D | perf-config.txt | 525 This option sets up the maximum allocation size of the internal
|
| /tools/memory-model/ |
| A D | README | 191 Maps from C-like syntax to herd7's internal litmus-test
|
| /tools/sched_ext/ |
| A D | README.md | 142 types defined internal to the kernel, and not have to recompile if you load the
|
| /tools/include/uapi/linux/ |
| A D | kvm.h | 317 } internal; member
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 875 0x8000001a, 0, eax, 2, fp_256 , internal FP/SSE exec data path is…
|
Completed in 697 milliseconds