Home
last modified time | relevance | path

Searched defs:number_of_methods (Results 1 – 3 of 3) sorted by relevance

/art/profman/
Dprofile_assistant.cc46 uint32_t number_of_methods = info.GetNumberOfMethods(); in ProcessProfilesInternal() local
Dprofile_assistant_test.cc48 uint16_t number_of_methods, in SetupProfile()
74 uint16_t number_of_methods, in SetupProfile()
116 uint16_t number_of_methods, in SetupBasicProfile()
/art/runtime/jit/
Dprofile_compilation_info.cc1825 uint16_t number_of_methods = max_method * method_percentage / 100; in GenerateTestProfile() local
1897 uint32_t number_of_methods = dex_file->NumMethodIds(); in GenerateTestProfile() local