Home
last modified time | relevance | path

Searched defs:HiTraceId (Results 1 – 2 of 2) sorted by relevance

/interface/sdk_c/hiviewdfx/hitrace/include/hitrace/
Dtrace.h305 typedef struct HiTraceId { struct
309 /** Version number of the <b>HiTraceId</b> instance. */ argument
311 /** Chain ID of the <b>HiTraceId</b> instance. */ argument
313 /** Flag of the <b>HiTraceId</b> instance. */ argument
315 /** Span ID of the <b>HiTraceId</b> instance. */ argument
317 /** Parent span ID of the <b>HiTraceId</b> instance. */ argument
320 /** Chain ID of the <b>HiTraceId</b> instance. */ argument
335 } HiTraceId; typedef
/interface/sdk-js/api/
D@ohos.hiTraceChain.d.ts202 interface HiTraceId { interface