Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DTimeProfiler.cpp164 auto writeEvent = [&](const auto &E, uint64_t Tid) { in write() local
181 writeEvent(E, this->Tid); in write()
184 writeEvent(E, TTP->Tid); in write()