Home
last modified time | relevance | path

Searched refs:HINTS_TIME (Results 1 – 4 of 4) sorted by relevance

/dports/misc/otter/otter-3.3f/source/
H A Dhints.c241 CLOCK_START(HINTS_TIME); in adjust_weight_with_hints()
293 CLOCK_STOP(HINTS_TIME); in adjust_weight_with_hints()
H A Dhints2.c300 CLOCK_START(HINTS_TIME); in adjust_weight_with_hints2()
329 CLOCK_STOP(HINTS_TIME); in adjust_weight_with_hints2()
H A Dcos.h373 HINTS_TIME, enumerator
H A Dmisc.c1356 fprintf(fp, " hints time %10.2f\n", clock_val(HINTS_TIME) / 1000.); in print_times()