Searched refs:next_pid_event_ (Results 1 – 1 of 1) sorted by relevance
257 PidEvent next_pid_event_; variable281 next_pid_event_ = event_no_action; in TraceReader()1367 if (time < next_pid_event_.time) in FindCurrentPid()1371 HandlePidEvent(&next_pid_event_); in FindCurrentPid()1373 if (internal_pid_reader_->ReadPidEvent(&next_pid_event_)) { in FindCurrentPid()1374 next_pid_event_.time = ~0ull; in FindCurrentPid()1377 if (next_pid_event_.time > time) in FindCurrentPid()