Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_profiler.cpp63 static const ProfilerPhase g_profilerPhaseConfig[] = { variable
378g_profilerPhaseConfig[data.label].phaseName, CalculateElapsedTime(data.start, data.end), in Output()
380g_profilerPhaseConfig[g_profilerPhaseConfig[data.label].parentPhase].phaseName); in Output()