/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
H A D | hitrace_adapter_impl.cpp | 56 void HiTraceAdapterImpl::CountTrace(const std::string& name, int64_t count) in CountTrace() function in OHOS::NWeb::HiTraceAdapterImpl 58 ::CountTrace(HITRACE_TAG_NWEB, name, count); in CountTrace() 91 ::CountTrace(HITRACE_TAG_NWEB, name, count); in CountOHOSTrace() 93 ::CountTrace(HITRACE_TAG_ACE, name, count); in CountOHOSTrace()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_hitrace_adapter_impl.cpp | 44 void ArkHiTraceAdapterImpl::CountTrace(const ArkWebString& name, int64_t count) in CountTrace() function in OHOS::ArkWeb::ArkHiTraceAdapterImpl 46 real_.CountTrace(ArkWebStringStructToClass(name), count); in CountTrace()
|
H A D | ark_hitrace_adapter_impl.h | 37 void CountTrace(const ArkWebString& name, int64_t count) override;
|
/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/trace/ |
H A D | ffrt_trace.h | 74 void CountTrace(uint64_t label, const std::string& name, int64_t count); 104 REG_FUNC(CountTrace); 132 LOAD_FUNC(CountTrace); in Load() 192 auto func = GET_TRACE_FUNC(CountTrace); \
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_hitrace_adapter_wrapper.cpp | 63 void ArkHiTraceAdapterWrapper::CountTrace(const std::string& name, int64_t count) in CountTrace() function in OHOS::ArkWeb::ArkHiTraceAdapterWrapper 69 ctocpp_->CountTrace(str, count); in CountTrace()
|
H A D | ark_hitrace_adapter_wrapper.h | 37 void CountTrace(const std::string& name, int64_t count) override;
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_dfx.cpp | 130 CountTrace(HITRACE_TAG_ZMEDIA, ownerStr[owner], arr[owner]); in UpdateOwner() 139 CountTrace(HITRACE_TAG_ZMEDIA, ownerStr[owner], arr[owner]); in ReduceOwner() 177 CountTrace(HITRACE_TAG_ZMEDIA, ownerStr[oldOwner], arr[oldOwner]); in ChangeOwnerNormal() 178 CountTrace(HITRACE_TAG_ZMEDIA, ownerStr[newOwner], arr[newOwner]); in ChangeOwnerNormal() 226 CountTrace(HITRACE_TAG_ZMEDIA, ownerStr[oldOwner], arr[oldOwner]); in ChangeOwnerDebug() 227 CountTrace(HITRACE_TAG_ZMEDIA, ownerStr[newOwner], arr[newOwner]); in ChangeOwnerDebug()
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/ |
H A D | hitrace_helper.h | 22 #define HITRACE_HELPER_COUNT_TRACE(msg, count) CountTrace(HITRACE_TAG_COMMONLIBRARY, msg, count)
|
/ohos5.0/base/account/os_account/dfx/hitrace_adapter/ |
H A D | hitrace_adapter.cpp | 39 CountTrace(HITRACE_TAG_ACCOUNT_MANAGER, name.c_str(), count); in CountTraceAdapter()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/src/ |
H A D | hitracemeter_impl.cpp | 35 CountTrace(HITRACE_TAG_APP, std::string(name), count); in HiTraceCountTrace()
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_hitrace.cpp | 34 CountTrace(HITRACE_TAG_APP, name, count); in ARKTS_HiTraceCountTrace()
|
/ohos5.0/foundation/multimedia/av_codec/services/dfx/ |
H A D | avcodec_trace.cpp | 38 CountTrace(HITRACE_TAG_ZMEDIA, varName, val); in CounterTrace()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
H A D | hitrace_meter_wrapper.cpp | 45 CountTrace(tag, value, count); in CountTraceCwrapper()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ |
H A D | ark_hitrace_adapter.h | 41 virtual void CountTrace(const ArkWebString& name, int64_t count) = 0;
|
/ohos5.0/foundation/graphic/graphic_surface/utils/trace/ |
H A D | surface_trace.h | 35 CountTrace(HITRACE_TAG_GRAPHIC_AGP | HITRACE_TAG_COMMERCIAL, name, value)
|
/ohos5.0/base/inputmethod/imf/common/src/ |
H A D | inputmethod_trace.cpp | 30 CountTrace(HITRACE_TAG_MISC, name, count); in ValueTrace()
|
/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/include/ |
H A D | hitrace_adapter_impl.h | 36 void CountTrace(const std::string& name, int64_t count) override;
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | hitrace_adapter.h | 33 virtual void CountTrace(const std::string& name, int64_t count) = 0;
|
/ohos5.0/base/security/device_security_level/services/dfx/ |
H A D | dslm_hitrace.cpp | 56 CountTrace(HITRACE_TAG_DLSM, std::string(name), count); in DslmCountTrace()
|
/ohos5.0/foundation/graphic/graphic_2d/utils/log/ |
H A D | rs_trace.h | 30 #define RS_TRACE_INT(name, value) CountTrace(HITRACE_TAG_GRAPHIC_AGP | HITRACE_TAG_COMMERCIAL, name…
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
H A D | hitrace_utils.h | 42 #define COUNT_TRACE(title, count) CountTrace(DEFAULT_HITRACE_TAG, WRAP_TITLE_PREFIX(title), count)
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/osal/utils/ |
H A D | hitrace_utils.h | 42 #define COUNT_TRACE(title, count) CountTrace(DEFAULT_HITRACE_TAG, WRAP_TITLE_PREFIX(title), count)
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | ace_trace.cpp | 101 CountTrace(HITRACE_TAG_ACE, keyStr, count); in AceCountTrace()
|
/ohos5.0/base/hiviewdfx/hitrace/cmd/example/ |
H A D | hitrace_example.cpp | 98 CountTrace(label, "count number", ++num); in FuncC()
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/hiviewdfx_adapter_test/ |
H A D | hiviewdfx_adapter_test.cpp | 80 OhosAdapterHelper::GetInstance().GetHiTraceAdapterInstance().CountTrace("test", 1);
|