Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp189 auto writeEvent = [&](const auto &E, uint64_t Tid) { in write() local
231 writeEvent(E, this->Tid); in write()
234 writeEvent(E, TTP->Tid); in write()