Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp180 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 Dwatchdog_inner.cpp160 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 Dwatchdog_task.cpp110 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()
232XCOLLIE_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 Dxcollie_utils.h72 #define XCOLLIE_LOGI(...) HILOG_INFO(LOG_CORE, ##__VA_ARGS__) macro
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler.cpp53 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()
480XCOLLIE_LOGI("Average process time:%{public}llu ns\n", (unsigned long long)processTimeCost_/proces… in CollectStack()
481XCOLLIE_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 Dthread_sampler_utils.h37 #define XCOLLIE_LOGI(...) HILOG_INFO(LOG_CORE, ##__VA_ARGS__) macro
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/moduletest/common/
H A Dxcollie_timeout_test.cpp179 XCOLLIE_LOGI("XCollieTimerRoundTest start...");
/ohos5.0/base/hiviewdfx/hicollie/interfaces/ndk/
H A Dhicollie.cpp105XCOLLIE_LOGI("OH_HiCollie_Report result: %{public}d, bussinessTid: %{public}d", result, reportData… in Report()