Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dframe_timeline_event_parser.cc37 bool IsBadTimestamp(int64_t ts) { in IsBadTimestamp() function
552 if (IsBadTimestamp(timestamp)) { in ParseFrameTimelineEvent()