Searched refs:GetAllEvents (Results 1 – 3 of 3) sorted by relevance
31 std::vector<std::string> GetAllEvents() SIMPLEPERF_EXPORT;
26 std::vector<std::string> events = GetAllEvents(); in TEST()
35 std::vector<std::string> GetAllEvents() { in GetAllEvents() function