HomeSort by relevance Sort by last modified time
    Searched refs:compiled_method_threshold (Results 1 - 3 of 3) sorted by null

  /art/profman/
boot_image_profile.h 41 uint32_t compiled_method_threshold = std::numeric_limits<uint32_t>::max(); member in struct:art::BootImageOptions
boot_image_profile.cc 70 if (counter >= options.compiled_method_threshold) {
profman.cc 234 &boot_image_options_.compiled_method_threshold,
    [all...]

Completed in 116 milliseconds