9 references to EightByte
ILCompiler.ReadyToRun (9)
parent\parent\Common\Pgo\PgoFormat.cs (9)
41
BasicBlockLongCount = (DescriptorMin * 1) |
EightByte
, // basic block counter using unsigned 8 byte int
43
HandleHistogramLongCount = (DescriptorMin * 2) |
EightByte
, // 8 byte counter that is part of a type histogram
49
EdgeLongCount = (DescriptorMin * 6) |
EightByte
, // edge counter using unsigned 8 byte int
55
ValueHistogramLongCount = (DescriptorMin * 8) |
EightByte
,
56
ValueHistogram = (DescriptorMin * 9) |
EightByte
,
88
((InstrumentationKind & PgoInstrumentationKind.MarshalMask) == PgoInstrumentationKind.
EightByte
)));
268
case PgoInstrumentationKind.
EightByte
:
366
case PgoInstrumentationKind.
EightByte
:
460
case PgoInstrumentationKind.
EightByte
: