Searched refs:profile_passed_limit (Results 1 – 6 of 6) sorted by relevance
8 int profile_passed_limit(proftime_T *tm);
142 profile_passed_limit(proftime_T *tm) in profile_passed_limit() function
455 if (profile_passed_limit(&(shl->tm))) in next_search_hl()
738 if (tm != NULL && profile_passed_limit(tm)) in searchit()3279 if (timeout > 0 && profile_passed_limit(&start)) in update_search_stat()
3292 if (profile_passed_limit(tm)) in regmatch()4997 if (profile_passed_limit(tm)) in bt_regexec_both()
5703 if (nfa_time_limit != NULL && profile_passed_limit(nfa_time_limit)) in nfa_did_time_out()