Searched refs:EnableCpuProfilerColdStartWorkerThread (Results 1 – 3 of 3) sorted by relevance
283 if (options.EnableCpuProfilerColdStartWorkerThread()) { in StopCpuProfilerForColdStart()
346 …if (options_.EnableCpuProfilerColdStartWorkerThread() && options_.GetArkBundleName().compare(bundl… in CheckStartCpuProfiler()
387 bool EnableCpuProfilerColdStartWorkerThread() const in EnableCpuProfilerColdStartWorkerThread() function