Class ARMControlledKernelTermination


  • public final class ARMControlledKernelTermination
    extends java.lang.Object
    Native bindings to the arm_controlled_kernel_termination extension.

    This extension enables the controlled termination of kernels using a built-in function.

    It also enables the termination reason to be queried on devices that support it. This makes it possible to end the execution of a successful search kernel early or implement assert-like functionality using printf.