Home
last modified time | relevance | path

Searched refs:HIVIEW_LOGD (Results 1 – 25 of 27) sorted by relevance

12

/base/hiviewdfx/hiview/base/
Dplugin_proxy.cpp24 HIVIEW_LOGD("called!"); in OnEvent()
27 HIVIEW_LOGD("Plugin name: %{public}s plugin_->OnEvent", plugin_->GetName().c_str()); in OnEvent()
35 HIVIEW_LOGD("called!"); in CanProcessEvent()
38 HIVIEW_LOGD("Plugin name: %{public}s plugin_->CanProcessEvent", plugin_->GetName().c_str()); in CanProcessEvent()
46 HIVIEW_LOGD("called!"); in CanProcessMoreEvents()
49HIVIEW_LOGD("Plugin name: %{public}s plugin_->CanProcessMoreEvents", plugin_->GetName().c_str()); in CanProcessMoreEvents()
57 HIVIEW_LOGD("called!"); in GetHandlerInfo()
60 HIVIEW_LOGD("Plugin name: %{public}s plugin_->GetHandlerInfo", plugin_->GetName().c_str()); in GetHandlerInfo()
77 HIVIEW_LOGD("called!"); in OnEventListeningCallback()
80HIVIEW_LOGD("Plugin name: %{public}s plugin_->OnEventListeningCallback", plugin_->GetName().c_str(… in OnEventListeningCallback()
Devent_source.cpp23 HIVIEW_LOGD("EventSource PublishPipelineEvent"); in PublishPipelineEvent()
49 HIVIEW_LOGD("EventSource add pipeline %{public}s.", pipeline->GetName().c_str()); in AddPipeline()
Dplugin_factory.cpp65 HIVIEW_LOGD("Register plugin constructor from %{public}s.", name.c_str()); in RegisterPlugin()
71 HIVIEW_LOGD("UnregisterPlugin from %{public}s.", name.c_str()); in UnregisterPlugin()
Devent_dispatch_queue.cpp124 HIVIEW_LOGD("EventDispatchQueue Enqueue"); in Enqueue()
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_detector_plugin.cpp46 HIVIEW_LOGD("OnLoad."); in OnLoad()
74 HIVIEW_LOGD("OnUnload."); in OnUnload()
143HIVIEW_LOGD("received event id=%{public}u, domain=%{public}s, stringid=%{public}s, extraInfo=%{pub… in OnEventListeningCallback()
154 HIVIEW_LOGD("received event domain=%{public}s, stringid=%{public}s", in OnEventListeningCallback()
156 HIVIEW_LOGD("threadLoop_->IsRunning() = %{public}d", threadLoop_->IsRunning()); in OnEventListeningCallback()
186 HIVIEW_LOGD("received event domain=%{public}s, stringid=%{public}s", in ProcessEvent()
/base/hiviewdfx/hiview/plugins/eventservice/
Devent_json_parser.cpp168 HIVIEW_LOGD("domain_ or name_ not found in the event json string."); in EventJsonParser()
175 HIVIEW_LOGD("type defined for domain: %{public}s, name: %{public}s is invalid.", in EventJsonParser()
180 HIVIEW_LOGD("failed to verify the base info of the event."); in EventJsonParser()
245 HIVIEW_LOGD("value of type_ found in the event json string need INT type."); in EventJsonParser()
261 HIVIEW_LOGD("domain named %{public}s is not defined.", domain.c_str()); in EventJsonParser()
267 HIVIEW_LOGD("%{public}s is not defined in domain named %{public}s.", in EventJsonParser()
309 HIVIEW_LOGD("__BASE definition is invalid."); in EventJsonParser()
314 HIVIEW_LOGD("type is not defined in __BASE."); in EventJsonParser()
319HIVIEW_LOGD("type is defined as %{public}s, but a valid type must be FAULT, STATISTIC, SECURITY, o… in EventJsonParser()
325 HIVIEW_LOGD("level is not defined in __BASE."); in EventJsonParser()
[all …]
/base/hiviewdfx/hiview/core/
Devent_server.cpp106 HIVIEW_LOGD("event need to transfer: %{public}s", text.c_str()); in TransferEvent()
133 HIVIEW_LOGD("send data successful"); in TransferEvent()
211 HIVIEW_LOGD("receive data from client %s", buffer); in ReceiveMsg()
262 HIVIEW_LOGD("receive from kernel %{public}s", buffer); in ReceiveMsg()
325 HIVIEW_LOGD("start event server"); in Start()
347 HIVIEW_LOGD("read event timeout"); in Start()
Dplugin_config.cpp55 HIVIEW_LOGD("find field:%{public}s.", field.c_str()); in StartParse()
145 HIVIEW_LOGD("%s is an event source.", eventSourceName.c_str()); in ParsePipelineGroup()
Dmonitor_config.cpp57 HIVIEW_LOGD("config=%{public}s value=%{public}u", configItem.c_str(), configValue); in Parse()
Dsysevent_source.cpp34 HIVIEW_LOGD("parser raw message size=%{public}d, %{public}s", rawMsg.length(), rawMsg.c_str()); in Parser()
Dplatform_monitor.cpp76HIVIEW_LOGD("onceTotalCnt_=%{public}u, onceTotalRealTime_=%{public}u, onceTotalProcTime_=%{public}… in CollectCostTime()
130HIVIEW_LOGD("maxTotalCount_=%{public}u, maxTotalSize_=%{public}u, totalCount_=%{public}u, totalSiz… in CollectPerfProfiler()
/base/hiviewdfx/hiview/adapter/service/
Dhiview_service_adapter.cpp32 HIVIEW_LOGD("start service."); in StartService()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dopen_stacktrace_catcher.cpp100 HIVIEW_LOGD("LogCatcherUtils::DumpStacktrace ret %{public}d", ret); in ForkAndDumpStackTrace()
114 HIVIEW_LOGD("Dump process exited status is %{public}d", status); in ForkAndDumpStackTrace()
/base/hiviewdfx/hiview/base/event_pool/
Devent_thread_pool.cpp63 HIVIEW_LOGD("AddEvent: targetTime is %{public}s\n", std::to_string(targetTime).c_str()); in AddTask()
104 HIVIEW_LOGD("name is %{public}s, targetTime is %{public}s, now is %{public}s\n", in TaskCallback()
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_dao.cpp56HIVIEW_LOGD("insert db file %{public}s with %{public}s", dbFile.c_str(), sysEvent->eventName_.c_st… in Insert()
77 HIVIEW_LOGD("update db file %{public}s", dbFile.c_str()); in Update()
110 HIVIEW_LOGD("delete event from db file %{public}s", dbFile.c_str()); in Delete()
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Devent_db_helper.cpp121HIVIEW_LOGD("insert db file %{public}s with %{public}s", this->dbPath_.c_str(), jsonStr.c_str()); in InsertDb()
198 HIVIEW_LOGD("update db coll %{public}s with %{public}s", coll.c_str(), value.c_str()); in UpdateDb()
217 HIVIEW_LOGD("delete db coll %{public}s", coll.c_str()); in DeleteDb()
/base/hiviewdfx/hiview/plugins/eventservice/store/
Dsys_event_db_mgr.cpp44HIVIEW_LOGD("save sys event %{public}" PRId64 ", %{public}s", event->GetSeq(), event->eventName_.c… in SaveToStore()
Dsys_event_db_cleaner.cpp88HIVIEW_LOGD("cleaning db: curNum=%{public}d, delTime=%{public}" PRId64 ", delEndTime=%{public}" PR… in TryToCleanDb()
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp56 HIVIEW_LOGD("event time:%{public}llu jsonExtraInfo is %{public}s", TimeUtil::GetMilliseconds(), in IsInterestedPipelineEvent()
90HIVIEW_LOGD("event time:%{public}llu jsonExtraInfo is %{public}s", TimeUtil::GetMilliseconds(), in OnEvent()
301 HIVIEW_LOGD("called"); in OnUnload()
359 HIVIEW_LOGD("fd:%{public}d, type:%{public}d, inotifyFd_:%{public}d.\n", fd, type, inotifyFd_); in OnFileDescriptorEvent()
408 HIVIEW_LOGD("call"); in GetPollFd()
/base/hiviewdfx/hiview/base/include/
Dlogger.h34 #define HIVIEW_LOGD(format, ...) \ macro
/base/hiviewdfx/hiview/core/platform_config/
Dhiview_platform_config.cpp83 HIVIEW_LOGD("_%{public}s_", retString[index].c_str()); in ParsesConfig()
/base/hiviewdfx/hiview/utility/common_utils/
Dtbox.cpp156 HIVIEW_LOGD("Done file exist: %{public}s", file.c_str()); in WaitForDoneFile()
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/
Dfaultlogger_service_ohos.cpp102 HIVIEW_LOGD("info.uid:%{public}d uid:%{public}d info.pid:%{public}d", info.uid, uid, info.pid); in AddFaultLog()
/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dextract_rule.cpp115 HIVIEW_LOGD("ParseFile end."); in ParseRule()
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dlog_util.cpp158 HIVIEW_LOGD("all tid is 0"); in ParseZeroIpc()

12