Searched refs:match_time (Results 1 – 10 of 10) sorted by relevance
21 double match_time = 0; variable135 if (match_time != 0)136 fprintf(tempfile, " maxmatch %g\n", match_time);177 if (match_time != 0)178 fprintf(tempfile, " maxmatch %g\n", match_time);208 match_time = 0; in clear_timing()
25 extern double match_time;44 match_time += seconds() - time;
65 base::TimeDelta match_time = match_timer.Elapsed(); in TEST() local77 reporter.AddResult(kMatchTime, match_time); in TEST()
644 time64 match_time, download_time; in split_find_match() local687 match_time = xaccTransGetDate (xaccSplitGetParent (split)); in split_find_match()689 datediff_day = llabs(match_time - download_time) / 86400; in split_find_match()
640 uint64_t match_time; member
757 scanner->profiling_info[i].match_time) / in yr_scanner_get_profiling_info()
1043 context->profiling_info[string->rule_idx].match_time += in yr_scan_verify_match()
300 int64 match_time = match.get_modification_date_time ().to_unix ();313 if (info.get_modification_date_time ().to_unix () != match_time) {
293 TimeVal match_time = match.get_modification_time();308 if (time.tv_sec != match_time.tv_sec)