Searched refs:napiProfilerParam (Results 1 – 1 of 1) sorted by relevance
357 char napiProfilerParam[NAPI_PROFILER_PARAM_SIZE] = {0}; in ArkNativeEngine() local359 napiProfilerParam, sizeof(napiProfilerParam)); in ArkNativeEngine()360 if (ret > 0 && strcmp(napiProfilerParam, "true") == 0) { in ArkNativeEngine()