Searched refs:ParseEventFormats (Results 1 – 1 of 1) sorted by relevance
221 std::vector<EventFormat> formats = ParseEventFormats(evtdev_path); in LoadTypes()243 std::vector<EventFormat> ParseEventFormats(const std::string& evtdev_path) { in ParseEventFormats() function in simpleperf::PMUTypeFinder