Lines Matching refs:u
72 int64_t total_bytes_ = 0u;
73 int64_t total_entropy_ = 0u;
74 int64_t total_opcode_bytes_ = 0u;
75 int64_t total_opcode_entropy_ = 0u;
76 int64_t total_non_header_bytes_ = 0u;
77 int64_t total_unique_non_header_bytes_ = 0u;
79 int64_t total_end_seq_bytes_ = 0u;
80 int64_t total_advance_pc_bytes_ = 0u;
81 int64_t total_advance_line_bytes_ = 0u;
82 int64_t total_start_local_bytes_ = 0u;
83 int64_t total_start_local_extended_bytes_ = 0u;
84 int64_t total_end_local_bytes_ = 0u;
85 int64_t total_restart_local_bytes_ = 0u;
86 int64_t total_epilogue_bytes_ = 0u;
87 int64_t total_set_file_bytes_ = 0u;
88 int64_t total_other_bytes_ = 0u;
104 uint64_t total_unique_code_items_ = 0u;
109 uint64_t field_index_other_ = 0u;
110 uint64_t field_index_other_class_ = 0u; // Includes superclass fields referenced with
115 uint64_t short_bytecode_ = 0u;
123 uint64_t inout_other_ = 0u; // Input for SPUT, output for SGET.
131 uint64_t total_unique_method_names_ = 0u;
132 uint64_t total_unique_field_names_ = 0u;
133 uint64_t total_unique_type_names_ = 0u;
134 uint64_t total_unique_mf_names_ = 0u;
157 uint64_t uses_top_types_ = 0u;
158 uint64_t uses_all_types_ = 0u;
159 uint64_t total_unique_types_ = 0u;
172 uint64_t move_result_savings_ = 0u;