Home
last modified time | relevance | path

Searched refs:control_module (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/script/
Drecord_control.py147 profiler = PerformanceProfile(args, control_module=get_module(args))
Dhiperf_utils.py365 def __init__(self, args, control_module=""): argument
371 self.is_control = bool(control_module)
372 self.control_mode = control_module