Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc65 double top_k_profile_threshold, in CompilerOptions() argument
89 top_k_profile_threshold_(top_k_profile_threshold), in CompilerOptions()
Dcompiler_options.h66 double top_k_profile_threshold,