函数
def stop(self) -> MsptiResult:
函数功能
标识kernel性能数据采集的结束。
返回值说明
返回MsptiResult.MSPTI_SUCCESS表示成功,返回MsptiResult.MSPTI_ERROR_INVALID_PARAMETER表示失败。