Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.h185 const u64 AccumulatedTime = TimerRecords[HandleId].AccumulatedTime; in REQUIRES() local
217 u64 AccumulatedTime = 0; member