Lines Matching refs:STATISTIC
40 STATISTIC(EmittedFragments, "Number of emitted assembler fragments - total");
41 STATISTIC(EmittedRelaxableFragments,
43 STATISTIC(EmittedDataFragments,
45 STATISTIC(EmittedCompactEncodedInstFragments,
47 STATISTIC(EmittedAlignFragments,
49 STATISTIC(EmittedFillFragments,
51 STATISTIC(EmittedOrgFragments,
53 STATISTIC(evaluateFixup, "Number of evaluated fixups");
54 STATISTIC(FragmentLayouts, "Number of fragment layouts");
55 STATISTIC(ObjectBytes, "Number of emitted object file bytes");
56 STATISTIC(RelaxationSteps, "Number of assembler layout and relaxation steps");
57 STATISTIC(RelaxedInstructions, "Number of relaxed instructions");