Lines Matching refs:ByteSize
202 const unsigned ByteSize = 1U << i; in initializeCallbacks() local
203 const unsigned BitSize = ByteSize * 8; in initializeCallbacks()
204 std::string ByteSizeStr = utostr(ByteSize); in initializeCallbacks()
633 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
634 const unsigned BitSize = ByteSize * 8; in instrumentAtomic()
648 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
649 const unsigned BitSize = ByteSize * 8; in instrumentAtomic()
665 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
666 const unsigned BitSize = ByteSize * 8; in instrumentAtomic()
679 const unsigned ByteSize = 1U << Idx; in instrumentAtomic() local
680 const unsigned BitSize = ByteSize * 8; in instrumentAtomic()