Searched refs:killed_pid (Results 1 – 1 of 1) sorted by relevance
178 auto killed_pid = static_cast<uint32_t>(point.value); in ParseSystracePoint() local179 if (killed_pid != 0) { in ParseSystracePoint()181 context_->process_tracker->GetOrCreateProcess(killed_pid); in ParseSystracePoint()