Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc2697 size_t num_hot_methods = method_map.size(); in MethodsDataSize() local
2723 num_hot_methods * kPerHotMethodSize + // Data for hot methods. in MethodsDataSize()