Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c281 if (type == HITRACE_TP_SR || type == HITRACE_TP_SS) { in HiTraceChainTracepointInner()
295 if (type == HITRACE_TP_CS || type == HITRACE_TP_SR) { in HiTraceChainTracepointInner()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H A Dtrace.h237 HITRACE_TP_SR = 3, enumerator
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dhitrace_invoker.cpp147 HiTraceChain::Tracepoint(HITRACE_TP_SR, traceId, in TraceServerReceieve()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_init.cpp83 napi_create_int32(env, HITRACE_TP_SR, &srTracePoint); in InitHiTraceTracepointTypeEnum()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitracechainc.h67 HITRACE_TP_SR = 3, // server receive enumerator
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_async_work.cpp195 …HiTraceChain::Tracepoint(HITRACE_TP_SR, that->taskTraceId_, "%s", TRACE_POINT_ASYNCWORKCALLBACK.c_… in AsyncWorkCallback()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hitrace.md53 …_type) {<br/>HITRACE_TP_CS = 0, HITRACE_TP_CR = 1, HITRACE_TP_SS = 2, HITRACE_TP_SR = 3,<br/>HITRA…
249 | HITRACE_TP_SR | 服务端接收<br/>SysCap:<br/>SystemCapability.HiviewDFX.HiTrace |
H A Dtrace_8h.md96 … [HITRACE_TP_CR](_hitrace.md) = 1, [HITRACE_TP_SS](_hitrace.md) = 2, [HITRACE_TP_SR](_hitrace.md) …
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hitracechain.md100 | HITRACE_TP_SR | 3 | 服务端接收类型,标识server侧的接收埋点。 |
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Dtrace_8h.md96 … [HITRACE_TP_CR](_hitrace.md) = 1, [HITRACE_TP_SS](_hitrace.md) = 2, [HITRACE_TP_SR](_hitrace.md) …
H A D_hitrace.md53 …t_type) {<br>HITRACE_TP_CS = 0, HITRACE_TP_CR = 1, HITRACE_TP_SS = 2, HITRACE_TP_SR = 3,<br>HITRAC…
249 | HITRACE_TP_SR | SR trace point<br>SysCap:<br>SystemCapability.HiviewDFX.HiTrace |
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp465 HiTracePointerOutPut(spanId, event, "Receive", HiTraceTracepointType::HITRACE_TP_SR); in DistributeEvent()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hitracechain.md100 | HITRACE_TP_SR | 3 | SR trace point. |