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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp141 auto writeEvent = [&](const auto &E, uint64_t Tid) { local
158 writeEvent(E, this->Tid);
161 writeEvent(E, TTP->Tid);

Completed in 136 milliseconds