OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_profiler_active
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/tools/perf/measurements/
memory.py
32
if tab.browser.
is_profiler_active
('tcmalloc-heap'):
/external/chromium_org/tools/telemetry/docs/
telemetry.core.browser.html
92
<dl><dt><a name="Browser-
is_profiler_active
"><strong>
is_profiler_active
</strong></a>(self, profiler_name)</dt></dl>
telemetry.html
103
<dl><dt><a name="Browser-
is_profiler_active
"><strong>
is_profiler_active
</strong></a>(self, profiler_name)</dt></dl>
/external/chromium_org/tools/telemetry/telemetry/core/
browser.py
88
def
is_profiler_active
(self, profiler_name):
member in class:Browser
Completed in 186 milliseconds