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

  /art/profman/
boot_image_profile.h 34 uint32_t image_class_theshold = 10; member in struct:art::BootImageOptions
boot_image_profile.cc 116 if (counter >= options.image_class_theshold) {
profman.cc 276 &boot_image_options_.image_class_theshold);
    [all...]

Completed in 133 milliseconds