Home
last modified time | relevance | path

Searched defs:set_sampling_interval (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/test/autotest/aw/cdp/
Dprofiler.py44 def set_sampling_interval(params: SamplingInterval): function
/arkcompiler/toolchain/test/autotest/aw/implement_api/
Dprofiler_api.py66 async def set_sampling_interval(self, message_id, connection, params): member in ProfilerImpl