Searched refs:control_module (Results 1 – 2 of 2) sorted by relevance
147 profiler = PerformanceProfile(args, control_module=get_module(args))
365 def __init__(self, args, control_module=""): argument371 self.is_control = bool(control_module)372 self.control_mode = control_module