Searched refs:HITRACE_TP_SR (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitracechainc.c | 281 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 D | trace.h | 237 HITRACE_TP_SR = 3, enumerator
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | hitrace_invoker.cpp | 147 HiTraceChain::Tracepoint(HITRACE_TP_SR, traceId, in TraceServerReceieve()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/ |
H A D | napi_hitrace_init.cpp | 83 napi_create_int32(env, HITRACE_TP_SR, &srTracePoint); in InitHiTraceTracepointTypeEnum()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/ |
H A D | hitracechainc.h | 67 HITRACE_TP_SR = 3, // server receive enumerator
|
/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_async_work.cpp | 195 …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.md | 53 …_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 D | trace_8h.md | 96 … [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 D | subsys-dfx-hitracechain.md | 100 | HITRACE_TP_SR | 3 | 服务端接收类型,标识server侧的接收埋点。 |
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | trace_8h.md | 96 … [HITRACE_TP_CR](_hitrace.md) = 1, [HITRACE_TP_SS](_hitrace.md) = 2, [HITRACE_TP_SR](_hitrace.md) …
|
H A D | _hitrace.md | 53 …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 D | event_handler.cpp | 465 HiTracePointerOutPut(spanId, event, "Receive", HiTraceTracepointType::HITRACE_TP_SR); in DistributeEvent()
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hitracechain.md | 100 | HITRACE_TP_SR | 3 | SR trace point. |
|