Home
last modified time | relevance | path

Searched defs:timestamp_it (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_tokenizer.cc181 auto timestamp_it = compact.switch_timestamp(&parse_error); in TokenizeFtraceCompactSchedSwitch() local
228 auto timestamp_it = compact.waking_timestamp(&parse_error); in TokenizeFtraceCompactSchedWaking() local
/external/perfetto/src/trace_processor/importers/proto/
Dprofile_module.cc138 for (auto timestamp_it = decoder.timestamp_delta_us(); timestamp_it; in TokenizeStreamingProfilePacket() local
166 auto timestamp_it = packet.timestamp_delta_us(); in ParseStreamingProfilePacket() local
/external/webrtc/video/end_to_end_tests/
Drtp_rtcp_tests.cc191 auto timestamp_it = last_observed_timestamp_.find(ssrc); in TestRtpStatePreservation() local