Home
last modified time | relevance | path

Searched refs:XCOLLIE_LOGI (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_task.cpp111 XCOLLIE_LOGI("check uid is app, do not exit"); in DoCallback()
136 XCOLLIE_LOGI("checker thread may be blocked, reset next tick time." in Run()
174 XCOLLIE_LOGI("hisysevent not exists"); in TimerCountTask()
208 XCOLLIE_LOGI("heap dump or debug for %{public}d, don't report.", pid); in SendEvent()
248 XCOLLIE_LOGI("hisysevent write result=%{public}d, send event [FRAMEWORK,%{public}s], msg=%{public}s", in SendEvent()
251 XCOLLIE_LOGI("hisysevent not exists"); in SendEvent()
260 XCOLLIE_LOGI("heap dump or debug for %{public}d, don't report.", pid); in SendXCollieEvent()
292 XCOLLIE_LOGI("hisysevent write result=%{public}d, send event [FRAMEWORK,%{public}s], " in SendXCollieEvent()
295 XCOLLIE_LOGI("hisysevent not exists"); in SendXCollieEvent()
305 XCOLLIE_LOGI("Watchdo in EvaluateCheckerState()
[all...]
H A Dwatchdog_inner.cpp173 XCOLLIE_LOGI("MainThread WriteStackToFd Failed"); in ReportMainThreadEvent()
189 XCOLLIE_LOGI("MainThread HiSysEventWrite result=%{public}d", result); in ReportMainThreadEvent()
192 XCOLLIE_LOGI("hisysevent not exists"); in ReportMainThreadEvent()
217 XCOLLIE_LOGI("Thread sampler initialized. ret %{public}d\n", initThreadSamplerRet); in ThreadSampleTask()
248 XCOLLIE_LOGI("application is in starting period.\n"); in StartProfileMainThread()
344 XCOLLIE_LOGI("MainThread TraceCollector Failed."); in StartTraceProfile()
361 XCOLLIE_LOGI("MainThread TraceCollector Dump result: %{public}d", result.retCode); in StartTraceProfile()
387 XCOLLIE_LOGI("MainThread TraceCollector Start result: %{public}d", result.retCode); in CollectTrace()
407 XCOLLIE_LOGI("BlockMonitor event name: %{public}s, Duration Time: %{public}" PRId64 " ms", in DistributeEnd()
434 XCOLLIE_LOGI("MainThrea in DistributeEnd()
[all...]
H A Dxcollie_utils.cpp184 XCOLLIE_LOGI("appfreeze filtration %{public}s_%{public}s don't exit.", in IsProcessDebug()
273 XCOLLIE_LOGI("server:%{public}d, client:%{public}d, wait:%{public}d", in ParsePeerBinderPid()
293 XCOLLIE_LOGI("GetBinderPeerPids realpath error"); in KillProcessByPid()
298 XCOLLIE_LOGI("open file failed, %{public}s.", resolvePath); in KillProcessByPid()
305 XCOLLIE_LOGI("No PeerBinder process freeze occurs in the current process. " in KillProcessByPid()
310 XCOLLIE_LOGI("try to Kill PeerBinder process, name=%{public}s, pid=%{public}d", in KillProcessByPid()
314 XCOLLIE_LOGI("Kill PeerBinder process failed"); in KillProcessByPid()
327 XCOLLIE_LOGI("Failed to AclSetAccess"); in CreateWatchdogDir()
H A Dxcollie_utils.h41 #define XCOLLIE_LOGI(...) HILOG_INFO(LOG_CORE, ##__VA_ARGS__) macro
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/
H A Dthread_sampler_utils.h37 #define XCOLLIE_LOGI(...) HILOG_INFO(LOG_CORE, ##__VA_ARGS__) macro
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler.cpp67 XCOLLIE_LOGI("Create ThreadSampler.\n"); in ThreadSampler()
72 XCOLLIE_LOGI("Destroy ThreadSampler.\n"); in ~ThreadSampler()
520 XCOLLIE_LOGI("Sample count:%{public}llu\nRequest count:%{public}llu\n\ in CollectStack()
524 XCOLLIE_LOGI("Average process time:%{public}llu ns\n", (unsigned long long)processTimeCost_/processCount_); in CollectStack()
525 XCOLLIE_LOGI("Average unwind time:%{public}llu ns\n", (unsigned long long)unwindTimeCost_/unwindCount_); in CollectStack()
526 XCOLLIE_LOGI("FormatStack time:%{public}llu ns\n", (unsigned long long)elapse); in CollectStack()
/base/hiviewdfx/hicollie/frameworks/native/test/moduletest/common/
H A Dxcollie_timeout_test.cpp179 XCOLLIE_LOGI("XCollieTimerRoundTest start..."); in HWTEST_F()
/base/hiviewdfx/hicollie/interfaces/ndk/
H A Dhicollie.cpp101 XCOLLIE_LOGI("OH_HiCollie_Report result: %{public}d", result); in Report()

Completed in 5 milliseconds