Searched defs:HITRACE_TAG_MISC (Results 1 – 3 of 3) sorted by relevance
22 const HITRACE_TAG_MISC: u64 = 1u64 << 41; const
22 constexpr uint64_t HITRACE_TAG_MISC = (1ULL << 41); // Notification module tag. variable
63 constexpr uint64_t HITRACE_TAG_MISC = (1ULL << 41); // Notification module tag. variable