Searched refs:hot_method_sample_threshold (Results 1 – 1 of 1) sorted by relevance
629 const uint32_t hot_method_sample_threshold = hot_method_sample_threshold_; in UpdateProfile() local641 if (method.PreviouslyWarm() || counter >= hot_method_sample_threshold) { in UpdateProfile()769 uint32_t hot_method_sample_threshold = 0u; in FetchAndCacheResolvedClassesAndMethods() local784 hot_method_sample_threshold = helper.GetHotMethodSampleThreshold(); in FetchAndCacheResolvedClassesAndMethods()819 << " sampled methods with threshold " << hot_method_sample_threshold in FetchAndCacheResolvedClassesAndMethods()