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.h338 typedef struct HiTraceId { struct
342 /** Version number of the <b>HiTraceId</b> instance. */ argument
344 /** Chain ID of the <b>HiTraceId</b> instance. */ argument
346 /** Flag of the <b>HiTraceId</b> instance. */ argument
348 /** Span ID of the <b>HiTraceId</b> instance. */ argument
350 /** Parent span ID of the <b>HiTraceId</b> instance. */ argument
353 /** Chain ID of the <b>HiTraceId</b> instance. */ argument
368 } HiTraceId; typedef
/interface/sdk-js/api/
D@ohos.hiTraceChain.d.ts224 interface HiTraceId { interface