profiler_options.h | 51 top_k_change_threshold_(kDefaultChangeInTopKThreshold), 72 top_k_change_threshold_(top_k_change_threshold), 105 return top_k_change_threshold_; 125 << ", top_k_change_threshold=" << po.top_k_change_threshold_ 148 double top_k_change_threshold_; member in class:art::ProfilerOptions
|