Searched refs:GetEventByName (Results 1 – 2 of 2) sorted by relevance
159 const Event* GetEventByName(const std::string& name) const { in GetEventByName() function
109 const Event* e = table->GetEventByName(name); in GetFtraceEvents()