Home
last modified time | relevance | path

Searched refs:execution_time (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/utils/analyzer/
DSATestBuild.py441 execution_time = 0.0
485 execution_time += time
494 return execution_time, peak_memory
521 execution_time = 0.0
549 execution_time += time
562 return execution_time, peak_memory
/openbsd/src/sys/dev/pci/
Dif_icereg.h11215 uint32_t execution_time; /* in nanoseconds */ member