Home
last modified time | relevance | path

Searched refs:interrupt (Results 1 – 20 of 20) sorted by relevance

/tools/testing/selftests/arm64/fp/
Dza-stress30 interrupt () {
40 trap interrupt INT TERM EXIT
Dsve-stress30 interrupt () { function
40 trap interrupt INT TERM EXIT
Dssve-stress30 interrupt () {
40 trap interrupt INT TERM EXIT
Dfpsimd-stress30 interrupt () { function
40 trap interrupt INT TERM EXIT
/tools/hv/
Dvmbus_testing227 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/
Dhmi.sh28 dmesg | grep -c 'Harmless Hypervisor Maintenance interrupt'
/tools/perf/Documentation/
Dperf-arm-spe.txt17 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.
123 The SPE interrupt must also be described by the firmware. If the module is loaded and KPTI is
125 /sys/bus/event_source/devices/, then it's possible that the SPE interrupt isn't described by
211 Module not built or loaded, KPTI not disabled, interrupt not described by firmware,
Ditrace.txt11 I synthesize interrupt or similar (asynchronous) events
Dperf-intel-pt.txt112 system, asynchronous, interrupt, transaction abort, trace begin, trace end,
113 in transaction, VM-entry, VM-exit, interrupt disabled, and interrupt disable
179 (e.g. page fault or interrupt), then the instruction count does not include the
692 buffers are logically concatenated. However an interrupt must be used to switch
694 a) the interrupt may not be handled in time so that the current buffer
1176 One example of that would be when the buffer-switching interrupt has been too
1689 1 INTR interrupt, fault, exception, NMI
1690 2 IRET interrupt return
1691 3 SMI system management interrupt
1693 5 SIPI startup interprocessor interrupt
[all …]
Dperf-script.txt204 call, return, conditional, system, asynchronous, interrupt,
206 VM-Exit, interrupt disabled and interrupt disable toggle respectively.
Dperf-ftrace.txt127 - noirqs - Ignore functions that happen inside interrupt.
Dperf-record.txt494 Capture machine state (registers) at interrupt, i.e., on counter overflows for
/tools/perf/
Ddesign.txt177 A "sampling" counter is one that is set up to generate an interrupt
180 interrupt:
/tools/arch/x86/include/uapi/asm/
Dkvm.h348 } interrupt; member
/tools/memory-model/Documentation/
Daccess-marking.txt205 c. When one of the stores is in an interrupt handler and
331 If you need KCSAN to detect such a write happening in an interrupt handler
Dordering.txt235 in the case where an interrupt handler terminates the loop. Another way
Dlitmus-tests.txt987 this limitation can be overcome by modeling the interrupt or
Dexplanation.txt102 driver might contain an interrupt handler which collects data from the
132 Here the P0() function represents the interrupt handler running on one
/tools/objtool/Documentation/
Dobjtool.txt172 [*] unless an interrupt or exception has occurred at the very
/tools/arch/x86/kcpuid/
Dcpuid.csv840 0x8000000a, 0, edx, 13, avic , Advanced virtual interrupt contro…