Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_type.cpp221 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