Home
last modified time | relevance | path

Searched refs:story_run_index (Results 1 – 8 of 8) sorted by relevance

/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
Dlog.py318 story_run_index, argument
345 story_run_index=story_run_index,
362 "storysetRepeats": [story_run_index],
Dperfetto_trace_writer.py170 story_run_index, argument
181 metadata.story_run_index = int(story_run_index)
Dperfetto_proto_classes.py208 self.story_run_index = None
234 if self.story_run_index is not None:
236 writer(parts.append, self.story_run_index)
Dperfetto_trace_writer_unittest.py71 story_run_index=0,
/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_benchmark_metadata.proto46 optional int32 story_run_index = 8; field
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Dtrace_event_unittest.py471 story_run_index=0,
496 story_run_index=0,
512 story_run_index=0,
/external/perfetto/src/trace_processor/importers/proto/
Dmetadata_module.cc126 Variadic::Integer(packet.story_run_index())); in ParseChromeBenchmarkMetadata()
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2379 optional int32 story_run_index = 8; field