Searched refs:XCOLLIE_LOGI (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | xcollie_utils.cpp | 180 XCOLLIE_LOGI("appfreeze filtration %{public}s_%{public}d don't exit.", in IsProcessDebug() 189 XCOLLIE_LOGI("appfreeze filtration %{public}s_%{public}s don't exit.", in IsProcessDebug() 278 XCOLLIE_LOGI("server:%{public}d, client:%{public}d, wait:%{public}d", in ParsePeerBinderPid() 298 XCOLLIE_LOGI("GetBinderPeerPids realpath error"); in KillProcessByPid() 303 XCOLLIE_LOGI("open file failed, %{public}s.", resolvePath); in KillProcessByPid() 310 XCOLLIE_LOGI("No PeerBinder process freeze occurs in the current process. " in KillProcessByPid() 315 XCOLLIE_LOGI("try to Kill PeerBinder process, name=%{public}s, pid=%{public}d", in KillProcessByPid() 319 XCOLLIE_LOGI("Kill PeerBinder process failed"); in KillProcessByPid() 332 XCOLLIE_LOGI("Failed to AclSetAccess"); in CreateWatchdogDir() 362 XCOLLIE_LOGI("Failed to create path"); in WriteStackToFd() [all …]
|
H A D | watchdog_inner.cpp | 160 XCOLLIE_LOGI("MainThread WriteStackToFd Failed"); in ReportMainThreadEvent() 175 XCOLLIE_LOGI("MainThread HiSysEventWrite result=%{public}d", result); in ReportMainThreadEvent() 255 XCOLLIE_LOGI("ThreadSampler complete ThreadSamplerTask.\n"); in ThreadSampleTask() 319 XCOLLIE_LOGI("application is in starting period.\n"); in StartProfileMainThread() 382 XCOLLIE_LOGI("MainThread TraceCollector Failed."); in StartTraceProfile() 469 XCOLLIE_LOGI("MainThread StartProfileMainThread ret: %{public}d " in DistributeEnd() 745 XCOLLIE_LOGI("STACK_CHECKER Task pop"); in FetchNextTask() 750 XCOLLIE_LOGI("TRACE_CHECKER Task pop"); in FetchNextTask() 896 XCOLLIE_LOGI("failed to write 0 for %{public}s", file); in WriteStringToFile() 1060 XCOLLIE_LOGI("RemoveInnerTask fail, cname is null"); in RemoveInnerTask() [all …]
|
H A D | watchdog_task.cpp | 110 XCOLLIE_LOGI("check uid is app, do not exit"); in DoCallback() 135 XCOLLIE_LOGI("checker thread may be blocked, reset next tick time." in Run() 200 XCOLLIE_LOGI("heap dump or debug for %{public}d, don't report.", pid); in SendEvent() 232 …XCOLLIE_LOGI("hisysevent write result=%{public}d, send event [FRAMEWORK,%{public}s], msg=%{public}… in SendEvent() 240 XCOLLIE_LOGI("heap dump or debug for %{public}d, don't report.", pid); in SendXCollieEvent() 266 XCOLLIE_LOGI("XCollieDumpKernel buff is %{public}s", val.hstackLogBuff); in SendXCollieEvent() 283 XCOLLIE_LOGI("hisysevent write result=%{public}d, send event [FRAMEWORK,%{public}s], " in SendXCollieEvent() 293 XCOLLIE_LOGI("Watchdog half-block happened, send event"); in EvaluateCheckerState() 303 XCOLLIE_LOGI("Watchdog happened, send event twice."); in EvaluateCheckerState()
|
H A D | xcollie_utils.h | 72 #define XCOLLIE_LOGI(...) HILOG_INFO(LOG_CORE, ##__VA_ARGS__) macro
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
H A D | thread_sampler.cpp | 53 XCOLLIE_LOGI("Create ThreadSampler.\n"); in ThreadSampler() 58 XCOLLIE_LOGI("Destroy ThreadSampler.\n"); in ~ThreadSampler() 476 XCOLLIE_LOGI("Sample count:%{public}llu\nRequest count:%{public}llu\n\ in CollectStack() 480 …XCOLLIE_LOGI("Average process time:%{public}llu ns\n", (unsigned long long)processTimeCost_/proces… in CollectStack() 481 …XCOLLIE_LOGI("Average unwind time:%{public}llu ns\n", (unsigned long long)unwindTimeCost_/unwindCo… in CollectStack() 482 XCOLLIE_LOGI("FormatStack time:%{public}llu ns\n", (unsigned long long)elapse); in CollectStack()
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/ |
H A D | thread_sampler_utils.h | 37 #define XCOLLIE_LOGI(...) HILOG_INFO(LOG_CORE, ##__VA_ARGS__) macro
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/moduletest/common/ |
H A D | xcollie_timeout_test.cpp | 179 XCOLLIE_LOGI("XCollieTimerRoundTest start...");
|
/ohos5.0/base/hiviewdfx/hicollie/interfaces/ndk/ |
H A D | hicollie.cpp | 105 …XCOLLIE_LOGI("OH_HiCollie_Report result: %{public}d, bussinessTid: %{public}d", result, reportData… in Report()
|