Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:ByteSize

145     const unsigned ByteSize = 1U << i;
146 const unsigned BitSize = ByteSize * 8;
147 std::string ByteSizeStr = utostr(ByteSize);
514 const unsigned ByteSize = 1U << Idx;
515 const unsigned BitSize = ByteSize * 8;
528 const unsigned ByteSize = 1U << Idx;
529 const unsigned BitSize = ByteSize * 8;
545 const unsigned ByteSize = 1U << Idx;
546 const unsigned BitSize = ByteSize * 8;
559 const unsigned ByteSize = 1U << Idx;
560 const unsigned BitSize = ByteSize * 8;