Home
last modified time | relevance | path

Searched refs:EVENT_PID (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.h32 static constexpr const char* const EVENT_PID = "PID"; member in OHOS::HiviewDFX::FreezeCommon
H A Ddb_helper.cpp41 long pid = record->GetEventIntValue(FreezeCommon::EVENT_PID); in GetResultMap()
H A Dfreeze_detector_plugin.cpp110 long pid = sysEvent.GetEventIntValue(FreezeCommon::EVENT_PID); in MakeWatchPoint()
H A Dvendor.cpp162 oss << FreezeCommon::EVENT_PID << std::string(COLON) << watchPoint.GetPid() << std::endl; in DumpEventInfo()

Completed in 4 milliseconds