Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dhitrace_helper.h20 #define HITRACE_HELPER_START_TRACE(msg) StartTrace(HITRACE_TAG_COMMONLIBRARY, msg) macro
25 #define HITRACE_HELPER_START_TRACE(msg) macro
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dworker.cpp208 HITRACE_HELPER_START_TRACE(__PRETTY_FUNCTION__); in ExecuteInThread()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp1290 HITRACE_HELPER_START_TRACE(__PRETTY_FUNCTION__); in ExecuteInThread()