Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h44 JLID_AAFWK_PROCESS_START = 31, enumerator
H A DXperfPlugin.cpp52 {"AAFWK:PROCESS_START", JLID_AAFWK_PROCESS_START},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp62 RegisterMonitorByLogID(static_cast<int>(JLID_AAFWK_PROCESS_START), appStartMonitor); in InitAppStartMonitor()