Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc358 auto process_track_row = in ParseTrackAssociation() local
360 if (process_track_row) { in ParseTrackAssociation()
361 upid_ = storage_->process_track_table().upid()[*process_track_row]; in ParseTrackAssociation()