Home
last modified time | relevance | path

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

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