Home
last modified time | relevance | path

Searched refs:num_hot_methods (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc2553 size_t num_hot_methods = method_map.size(); in MethodsDataSize() local
2579 num_hot_methods * kPerHotMethodSize + // Data for hot methods. in MethodsDataSize()