Searched refs:ShouldSubmit (Results 1 – 1 of 1) sorted by relevance
170 bool ShouldSubmit(TimePoint t_ns, Prong *prong);405 bool TuningForkImpl::ShouldSubmit(TimePoint t_ns, Prong *prong) { in ShouldSubmit() function in tuningfork::TuningForkImpl420 if (ShouldSubmit(t_ns, prong)) { in CheckForSubmit()