Home
last modified time | relevance | path

Searched defs:MaxTime (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/clang/utils/analyzer/
H A DSumTimerInfo.py24 MaxTime = 0.0 variable
43 MaxTime = float(s[6]) variable
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DTimeValue.h49 static TimeValue MaxTime() { in MaxTime() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DTimeValue.h49 static TimeValue MaxTime() { in MaxTime() function
/aosp_15_r20/external/scudo/standalone/
H A Dtiming.h223 u64 MaxTime = 0; member