Home
last modified time | relevance | path

Searched defs:DexFileData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h783 struct DexFileData : public DeletableArenaObject<kArenaAllocProfile> { struct
784 DexFileData(ArenaAllocator* allocator, in DexFileData() function
823 bool operator==(const DexFileData& other) const { argument
834 void MergeBitmap(const DexFileData& other) { in MergeBitmap() argument
844 bool IsStartupMethod(uint32_t method_index) const { in IsStartupMethod()
850 bool IsPostStartupMethod(uint32_t method_index) const { in IsPostStartupMethod()
856 bool IsHotMethod(uint32_t method_index) const { in IsHotMethod()
861 bool IsMethodInProfile(uint32_t method_index) const { in IsMethodInProfile()
895 ArenaAllocator* const allocator_;
897 std::string profile_key;
[all …]
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/profgen/profgen/
HDlibprofgen.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...