Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Profile/
H A DDataAggregator.h155 PerfProcessInfo MainEventsPPI; variable
/llvm-project-15.0.7/bolt/lib/Profile/
H A DDataAggregator.cpp164 MainEventsPPI, in start()
169 MainEventsPPI, in start()
200 sys::Wait(MainEventsPPI.PI, 1, false, &Error); in abort()
541 prepareToParse("events", MainEventsPPI); in preprocessProfile()