Home
last modified time | relevance | path

Searched refs:set_sampling_interval (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/toolchain/test/autotest/aw/api/
H A Dprofiler_api.py34 "setSamplingInterval": (self.set_sampling_interval, ProtocolType.send)}
55 async def set_sampling_interval(self, message_id, connection, params): member in ProfilerImpl
59 profiler.set_sampling_interval(params), message_id)
/arkcompiler/toolchain/test/autotest/aw/cdp/
H A Dprofiler.py44 def set_sampling_interval(params: SamplingInterval): function

Completed in 1 milliseconds