Home | History | Annotate | Download | only in tools

Lines Matching full:trace

1151     """Attempts to parse a metric in the format HISTOGRAM <graph: <trace>.
1154 metric: The metric as a list of [<trace>, <value>] strings.
1182 """Attempts to parse a metric in the format RESULT <graph: <trace>.
1185 metric: The metric as a list of [<trace>, <value>] strings.
1191 # Format is: RESULT <graph>: <trace>= <value> <units>
1236 metric: The metric as a list of [<trace>, <value>] strings.