Home
last modified time | relevance | path

Searched defs:browser_backend (Results 1 – 22 of 22) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Dtcmalloc_heap_profiler.py25 def __init__(self, browser_backend, output_path): argument
79 def __init__(self, browser_backend): argument
105 def __init__(self, browser_backend, platform_backend, output_path, state): argument
134 def WillCloseBrowser(cls, browser_backend, platform_backend): argument
Dtrace_profiler.py16 def __init__(self, browser_backend, platform_backend, output_path, state, argument
61 def __init__(self, browser_backend, platform_backend, output_path, state): argument
73 def __init__(self, browser_backend, platform_backend, output_path, state): argument
D__init__.py20 def __init__(self, browser_backend, platform_backend, output_path, state): argument
42 def WillCloseBrowser(cls, browser_backend, platform_backend): argument
Doomkiller_profiler.py28 def __init__(self, browser_backend, platform_backend, output_path, state): argument
62 def WillCloseBrowser(cls, browser_backend, platform_backend): argument
Dvtune_profiler.py18 def __init__(self, pid, output_file, browser_backend, platform_backend): argument
90 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dperf_profiler.py73 def __init__(self, pid, output_file, browser_backend, platform_backend, argument
175 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dandroid_screen_recorder_profiler.py21 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dandroid_systrace_profiler.py27 def __init__(self, browser_backend, platform_backend, output_path, state, argument
Dmonsoon_profiler.py68 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dandroid_traceview_profiler.py23 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Diprofiler_profiler.py67 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dsample_profiler.py60 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Djava_heap_profiler.py28 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dwin_pgo_profiler.py20 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dtcpdump_profiler.py106 def __init__(self, browser_backend, platform_backend, output_path, state): argument
Dstrace_profiler.py202 def __init__(self, browser_backend, platform_backend, output_path, state): argument
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Dextension_backend.py14 def __init__(self, browser_backend): argument
26 def __init__(self, browser_backend): argument
Dmisc_web_contents_backend.py16 def __init__(self, browser_backend): argument
Dtab_list_backend.py20 def __init__(self, browser_backend): argument
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dprofiling_controller_backend.py8 def __init__(self, platform_backend, browser_backend): argument
Dplatform_backend.py90 def DidCreateBrowser(self, browser, browser_backend): argument
94 def DidStartBrowser(self, browser, browser_backend): argument
98 def WillCloseBrowser(self, browser, browser_backend): argument
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
Dinspector_backend_list.py16 def __init__(self, browser_backend): argument