Home
last modified time | relevance | path

Searched refs:JLID_APP_ATTACH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h30 JLID_APP_ATTACH = 11, enumerator
H A DXperfPlugin.cpp38 {"AAFWK:APP_ATTACH", JLID_APP_ATTACH},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp63 RegisterMonitorByLogID(static_cast<int>(JLID_APP_ATTACH), appStartMonitor); in InitAppStartMonitor()