Searched refs:bytes_until_sample (Results 1 – 3 of 3) sorted by relevance
225 * bytes_until_sample = | -------- |, where p = ---------------242 * otherwise bytes_until_sample would be 0 if u is exactly 1.0.1171 uint64_t bytes_until_sample = (uint64_t)(log(u) / prof_sample_threshold_update() local