Home
last modified time | relevance | path

Searched refs:FromHivewEvt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DXperfPlugin.cpp149 std::shared_ptr<XperfEvt> evt = EvtParser::FromHivewEvt(sysEvent); in XperfDispatch()
H A DEvtParser.h223 static std::shared_ptr <XperfEvt> FromHivewEvt(const SysEvent &e) in FromHivewEvt() function