Home
last modified time | relevance | path

Searched refs:ProfilingException (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Diprofiler_profiler.py39 raise exceptions.ProfilingException(
42 raise exceptions.ProfilingException(
Dmonsoon_profiler.py79 raise exceptions.ProfilingException('Failed to start data collection.')
Dsample_profiler.py26 raise exceptions.ProfilingException(
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
Dmonsoon_power_monitor.py82 raise exceptions.ProfilingException('Failed to start data collection.')
/external/chromium-trace/catapult/telemetry/telemetry/core/
Dexceptions.py139 class ProfilingException(Error): class
/external/chromium-trace/catapult/telemetry/telemetry/internal/
Dstory_runner.py88 exceptions.LoginException, exceptions.ProfilingException):