Searched refs:interrupt (Results 1 – 20 of 20) sorted by relevance
/tools/testing/selftests/arm64/fp/ |
D | ssve-stress | 30 interrupt () { 40 trap interrupt INT TERM EXIT
|
D | za-stress | 30 interrupt () { 40 trap interrupt INT TERM EXIT
|
D | sve-stress | 30 interrupt () { function 40 trap interrupt INT TERM EXIT
|
D | fpsimd-stress | 30 interrupt () { function 40 trap interrupt INT TERM EXIT
|
/tools/hv/ |
D | vmbus_testing | 227 interrupt = file_map[device][f_names.buff_f.value] 232 write_test_files(interrupt, delay_length[0]) 237 .format(read_test_files(interrupt), 238 interrupt.split("/")[5])) 245 .format(errno, strerror, interrupt, message))
|
/tools/testing/selftests/powerpc/scripts/ |
D | hmi.sh | 28 dmesg | grep -c 'Harmless Hypervisor Maintenance interrupt'
|
/tools/perf/Documentation/ |
D | itrace.txt | 11 I synthesize interrupt or similar (asynchronous) events
|
D | perf-arm-spe.txt | 17 events down to individual instructions. Rather than being interrupt-driven, it picks an 58 When the buffer fills, an interrupt is sent and the driver signals Perf to collect the records.
|
D | perf-intel-pt.txt | 112 system, asynchronous, interrupt, transaction abort, trace begin, trace end, 113 in transaction, VM-entry, VM-exit, interrupt disabled, and interrupt disable 175 (e.g. page fault or interrupt), then the instruction count does not include the 688 buffers are logically concatenated. However an interrupt must be used to switch 690 a) the interrupt may not be handled in time so that the current buffer 1172 One example of that would be when the buffer-switching interrupt has been too 1685 1 INTR interrupt, fault, exception, NMI 1686 2 IRET interrupt return 1687 3 SMI system management interrupt 1689 5 SIPI startup interprocessor interrupt [all …]
|
D | perf-ftrace.txt | 124 - noirqs - Ignore functions that happen inside interrupt.
|
D | perf-script.txt | 203 call, return, conditional, system, asynchronous, interrupt, 205 VM-Exit, interrupt disabled and interrupt disable toggle respectively.
|
D | perf-record.txt | 486 Capture machine state (registers) at interrupt, i.e., on counter overflows for
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 347 } interrupt; member
|
/tools/perf/ |
D | design.txt | 177 A "sampling" counter is one that is set up to generate an interrupt 180 interrupt:
|
/tools/memory-model/Documentation/ |
D | access-marking.txt | 199 c. When one of the stores is in an interrupt handler and 308 If you need KCSAN to detect such a write happening in an interrupt handler
|
D | ordering.txt | 235 in the case where an interrupt handler terminates the loop. Another way
|
D | litmus-tests.txt | 987 this limitation can be overcome by modeling the interrupt or
|
D | explanation.txt | 102 driver might contain an interrupt handler which collects data from the 132 Here the P0() function represents the interrupt handler running on one
|
/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 389 0x80000001, 0, EDX, 9, apic, advanced programmable interrupt controller (APIC) exists and …
|
/tools/objtool/Documentation/ |
D | objtool.txt | 172 [*] unless an interrupt or exception has occurred at the very
|