Searched refs:EVENT_PID (Results 1 – 4 of 4) sorted by relevance
39 static const inline std::string EVENT_PID = "PID"; variable
61 long pid = record->GetEventIntValue(FreezeCommon::EVENT_PID); in SelectEventFromDB()
127 oss << FreezeCommon::EVENT_PID << FreezeCommon::COLON << watchPoint.GetPid() << std::endl; in DumpEventInfo()217 body << FreezeCommon::EVENT_PID << "=" << watchPoint.GetPid() << std::endl; in MergeEventLog()
110 long pid = sysEvent.GetEventIntValue(FreezeCommon::EVENT_PID); in MakeWatchPoint()