OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:category_filter
(Results
1 - 10
of
10
) sorted by null
/external/chromium-trace/catapult/telemetry/telemetry/timeline/
tracing_config_unittest.py
22
category_filter
= tracing_category_filter.TracingCategoryFilter(
25
config.SetTracingCategoryFilter(
category_filter
)
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/tracing_agent/
__init__.py
30
Depending on trace_options and
category_filter
, the tracing agent may choose
35
category_filter
38
category_filter
: an instance of
/external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.platform.tracing_agent.html
61
<dl><dt><a name="TracingAgent-Start"><strong>Start</strong></a>(self, trace_options,
category_filter
, timeout)</dt><dd><tt>Override to add tracing agent's custom logic to start tracing.<br>
63
Depending on trace_options and
category_filter
, the tracing agent may choose<br>
69
category_filter
: an instance of<br>
telemetry.core.tracing_controller.html
41
<dl><dt><a name="TracingController-Start"><strong>Start</strong></a>(self, trace_options,
category_filter
, timeout<font color="#909090">=10</font>)</dt><dd><tt>Starts tracing.<br>
telemetry.internal.platform.tracing_agent.display_tracing_agent.html
54
<dl><dt><a name="DisplayTracingAgent-Start"><strong>Start</strong></a>(self, trace_options,
category_filter
, _timeout)</dt></dl>
telemetry.internal.platform.tracing_controller_backend.html
68
<dl><dt><a name="TracingControllerBackend-Start"><strong>Start</strong></a>(self, trace_options,
category_filter
, timeout)</dt></dl>
telemetry.internal.platform.tracing_agent.chrome_tracing_agent.html
68
<dl><dt><a name="ChromeTracingAgent-Start"><strong>Start</strong></a>(self, trace_options,
category_filter
, timeout)</dt></dl>
telemetry.web_perf.timeline_based_measurement.html
167
<dl><dt><strong>
category_filter
</strong></dt>
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/
timeline_based_measurement.py
205
def
category_filter
(self):
member in class:Options
/external/libchrome/base/trace_event/
trace_log.h
84
// will be traced. If tracing has already been enabled, |
category_filter
| will
Completed in 759 milliseconds