| /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/ |
| D | trace_profiler.py | 12 def __init__(self, browser_backend, platform_backend, output_path, state, argument 49 def __init__(self, browser_backend, platform_backend, output_path, state): argument 61 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | tcmalloc_heap_profiler.py | 25 def __init__(self, browser_backend, output_path): argument 71 def __init__(self, browser_backend): argument 97 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | __init__.py | 20 def __init__(self, browser_backend, platform_backend, output_path, state): argument 42 def WillCloseBrowser(cls, browser_backend, platform_backend): argument
|
| D | oomkiller_profiler.py | 27 def __init__(self, browser_backend, platform_backend, output_path, state): argument 57 def WillCloseBrowser(cls, browser_backend, platform_backend): argument
|
| D | vtune_profiler.py | 17 def __init__(self, pid, output_file, browser_backend, platform_backend): argument 87 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | perf_profiler.py | 67 def __init__(self, pid, output_file, browser_backend, platform_backend, argument 162 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | android_screen_recorder_profiler.py | 15 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | android_systrace_profiler.py | 25 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | monsoon_profiler.py | 68 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | android_traceview_profiler.py | 17 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | iprofiler_profiler.py | 69 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | sample_profiler.py | 60 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | java_heap_profiler.py | 26 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | win_pgo_profiler.py | 21 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | tcpdump_profiler.py | 98 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| D | strace_profiler.py | 201 def __init__(self, browser_backend, platform_backend, output_path, state): argument
|
| /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
| D | extension_backend.py | 14 def __init__(self, browser_backend): argument 25 def __init__(self, browser_backend): argument
|
| D | misc_web_contents_backend.py | 15 def __init__(self, browser_backend): argument
|
| D | inspector_backend_list.py | 18 def __init__(self, browser_backend, backend_wrapper): argument
|
| D | tab_list_backend.py | 15 def __init__(self, browser_backend): argument
|
| D | inspector_backend.py | 31 def __init__(self, browser_backend, context, timeout=60): argument
|
| /external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/ |
| D | webdriver_tab_list_backend.py | 8 def __init__(self, browser_backend): argument
|
| D | webdriver_tab_backend.py | 10 def __init__(self, browser_backend, window_handle): argument
|
| /external/chromium_org/tools/telemetry/telemetry/core/ |
| D | wpr_server.py | 18 def __init__(self, browser_backend, path, is_record_mode, is_append_mode, argument
|
| D | local_server.py | 141 def __init__(self, browser_backend): argument
|