Home
last modified time | relevance | path

Searched refs:g_hiTraceId (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c80 static __thread HiTraceIdStructInner g_hiTraceId = {{0, 0, 0, 0, 0, 0}, {0, 0}}; variable
84 return &g_hiTraceId; in GetThreadIdInner()
379 HiTraceIdStruct oldId = g_hiTraceId.id; in HiTraceChainSaveAndSetId()
381 g_hiTraceId.id = *pId; in HiTraceChainSaveAndSetId()
389 g_hiTraceId.id = *pId; in HiTraceChainRestoreId()

Completed in 1 milliseconds