Searched refs:eventSec (Results 1 – 2 of 2) sorted by relevance
399 addSection(out.eventSec); in addSections()683 for (const InputEvent *e : out.eventSec->inputEvents) in calculateTypes()772 out.eventSec->addEvent(event); in assignIndexes()1206 out.eventSec = make<EventSection>(); in createSyntheticSections()1299 log("Defined Events : " + Twine(out.eventSec->inputEvents.size())); in run()
361 EventSection *eventSec; member