Searched refs:GetMask (Results 1 – 3 of 3) sorted by relevance
37 uint64_t GetMask() const { in GetMask() function43 return (register_value & GetMask()) >> m_start; in GetValue()
169 if (log && ((log->GetMask() & mask) != 0)) in GetLog()249 MaskType GetMask() const;
130 Log::MaskType Log::GetMask() const { in GetMask() function in Log