Lines Matching refs:DO_STAT
1561 #define DO_STAT(x) \ in WriteCode() macro
1565 DO_STAT(size_dex_file_alignment_); in WriteCode()
1566 DO_STAT(size_executable_offset_alignment_); in WriteCode()
1567 DO_STAT(size_oat_header_); in WriteCode()
1568 DO_STAT(size_oat_header_key_value_store_); in WriteCode()
1569 DO_STAT(size_dex_file_); in WriteCode()
1570 DO_STAT(size_interpreter_to_interpreter_bridge_); in WriteCode()
1571 DO_STAT(size_interpreter_to_compiled_code_bridge_); in WriteCode()
1572 DO_STAT(size_jni_dlsym_lookup_); in WriteCode()
1573 DO_STAT(size_quick_generic_jni_trampoline_); in WriteCode()
1574 DO_STAT(size_quick_imt_conflict_trampoline_); in WriteCode()
1575 DO_STAT(size_quick_resolution_trampoline_); in WriteCode()
1576 DO_STAT(size_quick_to_interpreter_bridge_); in WriteCode()
1577 DO_STAT(size_trampoline_alignment_); in WriteCode()
1578 DO_STAT(size_method_header_); in WriteCode()
1579 DO_STAT(size_code_); in WriteCode()
1580 DO_STAT(size_code_alignment_); in WriteCode()
1581 DO_STAT(size_relative_call_thunks_); in WriteCode()
1582 DO_STAT(size_misc_thunks_); in WriteCode()
1583 DO_STAT(size_vmap_table_); in WriteCode()
1584 DO_STAT(size_oat_dex_file_location_size_); in WriteCode()
1585 DO_STAT(size_oat_dex_file_location_data_); in WriteCode()
1586 DO_STAT(size_oat_dex_file_location_checksum_); in WriteCode()
1587 DO_STAT(size_oat_dex_file_offset_); in WriteCode()
1588 DO_STAT(size_oat_dex_file_class_offsets_offset_); in WriteCode()
1589 DO_STAT(size_oat_dex_file_lookup_table_offset_); in WriteCode()
1590 DO_STAT(size_oat_lookup_table_alignment_); in WriteCode()
1591 DO_STAT(size_oat_lookup_table_); in WriteCode()
1592 DO_STAT(size_oat_class_offsets_alignment_); in WriteCode()
1593 DO_STAT(size_oat_class_offsets_); in WriteCode()
1594 DO_STAT(size_oat_class_type_); in WriteCode()
1595 DO_STAT(size_oat_class_status_); in WriteCode()
1596 DO_STAT(size_oat_class_method_bitmaps_); in WriteCode()
1597 DO_STAT(size_oat_class_method_offsets_); in WriteCode()
1598 #undef DO_STAT in WriteCode()