Home
last modified time | relevance | path

Searched refs:metric_description (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
Dindexeddb_timeline.py23 metric_description='The duration of all "get" ops in IndexedDB',
31 metric_description='The duration of all "put" ops in IndexedDB',
39 metric_description='The duration of all "open" ops in IndexedDB',
47 metric_description=('The duration of all "commit" ops of ' +
56 metric_description=('The duration of all "delete" ops of ' +
65 metric_description=('The duration of all "open" ops of ' +
74 metric_description=('The duration of all "iteration" ops of ' +
Dtrace_event_stats.py27 metric_description, units, process_name='Renderer'): argument
31 self.metric_description = metric_description
131 description=input_for_event.metric_description))
Dsingle_event.py15 def __init__(self, trace_event_name, metric_name, metric_description=None): argument
19 self._metric_description = metric_description
Dtext_selection.py17 metric_description=('List of durations of selection extent movements '
Dlayout.py21 metric_description=('List of durations of layouts that were caused by '