C函数原型
aclError aclprofFinalize()
Python函数
ret = acl.prof.finalize()
函数功能
结束Profiling。同步接口。
输入说明
无。
返回值说明
ret:int,错误码。
参考资源
接口调用示例,参见Profiling性能数据采集。