Lines Matching refs:DO_STAT

2695     #define DO_STAT(x) \  in CheckOatSize()  macro
2699 DO_STAT(size_vdex_header_); in CheckOatSize()
2700 DO_STAT(size_vdex_checksums_); in CheckOatSize()
2701 DO_STAT(size_dex_file_alignment_); in CheckOatSize()
2702 DO_STAT(size_quickening_table_offset_); in CheckOatSize()
2703 DO_STAT(size_executable_offset_alignment_); in CheckOatSize()
2704 DO_STAT(size_oat_header_); in CheckOatSize()
2705 DO_STAT(size_oat_header_key_value_store_); in CheckOatSize()
2706 DO_STAT(size_dex_file_); in CheckOatSize()
2707 DO_STAT(size_verifier_deps_); in CheckOatSize()
2708 DO_STAT(size_verifier_deps_alignment_); in CheckOatSize()
2709 DO_STAT(size_quickening_info_); in CheckOatSize()
2710 DO_STAT(size_quickening_info_alignment_); in CheckOatSize()
2711 DO_STAT(size_interpreter_to_interpreter_bridge_); in CheckOatSize()
2712 DO_STAT(size_interpreter_to_compiled_code_bridge_); in CheckOatSize()
2713 DO_STAT(size_jni_dlsym_lookup_trampoline_); in CheckOatSize()
2714 DO_STAT(size_jni_dlsym_lookup_critical_trampoline_); in CheckOatSize()
2715 DO_STAT(size_quick_generic_jni_trampoline_); in CheckOatSize()
2716 DO_STAT(size_quick_imt_conflict_trampoline_); in CheckOatSize()
2717 DO_STAT(size_quick_resolution_trampoline_); in CheckOatSize()
2718 DO_STAT(size_quick_to_interpreter_bridge_); in CheckOatSize()
2719 DO_STAT(size_trampoline_alignment_); in CheckOatSize()
2720 DO_STAT(size_method_header_); in CheckOatSize()
2721 DO_STAT(size_code_); in CheckOatSize()
2722 DO_STAT(size_code_alignment_); in CheckOatSize()
2723 DO_STAT(size_data_bimg_rel_ro_); in CheckOatSize()
2724 DO_STAT(size_data_bimg_rel_ro_alignment_); in CheckOatSize()
2725 DO_STAT(size_relative_call_thunks_); in CheckOatSize()
2726 DO_STAT(size_misc_thunks_); in CheckOatSize()
2727 DO_STAT(size_vmap_table_); in CheckOatSize()
2728 DO_STAT(size_method_info_); in CheckOatSize()
2729 DO_STAT(size_oat_dex_file_location_size_); in CheckOatSize()
2730 DO_STAT(size_oat_dex_file_location_data_); in CheckOatSize()
2731 DO_STAT(size_oat_dex_file_location_checksum_); in CheckOatSize()
2732 DO_STAT(size_oat_dex_file_offset_); in CheckOatSize()
2733 DO_STAT(size_oat_dex_file_class_offsets_offset_); in CheckOatSize()
2734 DO_STAT(size_oat_dex_file_lookup_table_offset_); in CheckOatSize()
2735 DO_STAT(size_oat_dex_file_dex_layout_sections_offset_); in CheckOatSize()
2736 DO_STAT(size_oat_dex_file_dex_layout_sections_); in CheckOatSize()
2737 DO_STAT(size_oat_dex_file_dex_layout_sections_alignment_); in CheckOatSize()
2738 DO_STAT(size_oat_dex_file_method_bss_mapping_offset_); in CheckOatSize()
2739 DO_STAT(size_oat_dex_file_type_bss_mapping_offset_); in CheckOatSize()
2740 DO_STAT(size_oat_dex_file_string_bss_mapping_offset_); in CheckOatSize()
2741 DO_STAT(size_oat_lookup_table_alignment_); in CheckOatSize()
2742 DO_STAT(size_oat_lookup_table_); in CheckOatSize()
2743 DO_STAT(size_oat_class_offsets_alignment_); in CheckOatSize()
2744 DO_STAT(size_oat_class_offsets_); in CheckOatSize()
2745 DO_STAT(size_oat_class_type_); in CheckOatSize()
2746 DO_STAT(size_oat_class_status_); in CheckOatSize()
2747 DO_STAT(size_oat_class_method_bitmaps_); in CheckOatSize()
2748 DO_STAT(size_oat_class_method_offsets_); in CheckOatSize()
2749 DO_STAT(size_method_bss_mappings_); in CheckOatSize()
2750 DO_STAT(size_type_bss_mappings_); in CheckOatSize()
2751 DO_STAT(size_string_bss_mappings_); in CheckOatSize()
2752 #undef DO_STAT in CheckOatSize()