Home
last modified time | relevance | path

Searched refs:XperfPlugin (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/
H A DXperfPlugin.cpp17 #include "XperfPlugin.h"
95 REGISTER(XperfPlugin);
96 REGISTER_PUBLISHER(XperfPlugin);
99 void XperfPlugin::OnLoad() in OnLoad()
101 HIVIEW_LOGI("XperfPlugin::OnLoad"); in OnLoad()
108 void XperfPlugin::OnUnload() in OnUnload()
113 void XperfPlugin::OnEventListeningCallback(const Event &event) in OnEventListeningCallback()
125 void XperfPlugin::AddAppEventHandler(std::shared_ptr<AppEventHandler> handler) in AddAppEventHandler()
130 void XperfPlugin::NormalInit() in NormalInit()
141 HIVIEW_LOGW("[XperfPlugin in NormalInit()
[all...]
H A DXperfPlugin.h28 class XperfPlugin : public AppEventPublisher, public IEventObserver { class

Completed in 1 milliseconds