Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp313 uint64_t TotalTid = MaxTid + 1; in write() local
320 J.attribute("tid", int64_t(TotalTid)); in write()
331 ++TotalTid; in write()