Searched refs:stopwatch_end (Results 1 – 1 of 1) sorted by relevance
268 static unsigned long long stopwatch_end = -1ULL; /* "infinity" */ variable1896 if (bit->time < stopwatch_end && in check_stopwatch()2467 if (t->bit->time > stopwatch_end) in handle()2555 if (youngest > stopwatch_end) in do_pipe()2635 stopwatch_end = DOUBLE_TO_NANO_ULL(value); in find_stopwatch_interval()2636 if (stopwatch_end <= stopwatch_start) { in find_stopwatch_interval()2638 stopwatch_start, stopwatch_end); in find_stopwatch_interval()