KernelMonitor.stop
Function |
def stop(self) -> MsptiResult: |
|---|---|
Function Description |
Marks the end of the kernel profiling. |
Return Value |
MsptiResult.MSPTI_SUCCESS indicates a successful operation, while MsptiResult.MSPTI_ERROR_INVALID_PARAMETER indicates a failure. |
Parent topic: KernelMonitor