Searched refs:top_k_profile_threshold_arg (Results 1 – 1 of 1) sorted by relevance
745 char top_k_profile_threshold_arg[strlen("--top-k-profile-threshold=") + PROPERTY_VALUE_MAX]; in run_dex2oat() local774 snprintf(top_k_profile_threshold_arg, sizeof(top_k_profile_threshold_arg), in run_dex2oat()822 argv[i++] = top_k_profile_threshold_arg; in run_dex2oat()