HomeSort by relevance Sort by last modified time
    Searched refs:autoview (Results 1 - 2 of 2) sorted by null

  /external/devlib/devlib/trace/
ftrace.py 60 autoview=False,
73 self.autoview = autoview
102 if self.autoview and self.kernelshark is None:
103 raise HostError('kernelshark binary must be installed on the host if autoview=True.')
230 if self.autoview:
  /external/lisa/libs/utils/
env.py 739 autoview = False
    [all...]

Completed in 322 milliseconds