Searched refs:sample_wait (Results 1 – 1 of 1) sorted by relevance
257 uint64_t sample_wait = tsd_prof_sample_event_wait_get(tsd); in te_prof_sample_event_lookahead_surplus() local258 if (accumbytes < sample_wait) { in te_prof_sample_event_lookahead_surplus()261 assert(accumbytes - sample_wait < (uint64_t)usize); in te_prof_sample_event_lookahead_surplus()263 *surplus = (size_t)(accumbytes - sample_wait); in te_prof_sample_event_lookahead_surplus()