Searched refs:HITRACE_TAG_DSOFTBUS (Results 1 – 3 of 3) sorted by relevance
60 HITRACE_TAG_DSOFTBUS,
56 constexpr uint64_t HITRACE_TAG_DSOFTBUS = (1ULL << 45); // Distributed Softbus tag. variable
888 g_tagMap["dsoftbus"] = { "dsoftbus", "Distributed Softbus", HITRACE_TAG_DSOFTBUS, USER, {}}; in InitAllSupportTags()