Searched refs:isSyncEvent (Results 1 – 1 of 1) sorted by relevance
71 static inline bool AllowHiTraceOutPut(const std::shared_ptr<HiTraceId>& traceId, bool isSyncEvent) in AllowHiTraceOutPut() argument76 if ((!isSyncEvent) && (!traceId->IsFlagEnabled(HITRACE_FLAG_INCLUDE_ASYNC))) { in AllowHiTraceOutPut()