Home
last modified time | relevance | path

Searched refs:MaxTime (Results 1 – 3 of 3) sorted by relevance

/external/clang/utils/analyzer/
DSumTimerInfo.py24 MaxTime = 0.0 variable
42 if (float(s[6]) > MaxTime) :
43 MaxTime = float(s[6]) variable
81 print "MaxTime %f" % (MaxTime)
/external/llvm/include/llvm/Support/
DTimeValue.h49 static TimeValue MaxTime() { in MaxTime() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimeValue.h49 static TimeValue MaxTime() { in MaxTime() function