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