HomeSort by relevance Sort by last modified time
    Searched full:system_dirs (Results 1 - 1 of 1) sorted by null

  /system/extras/simpleperf/
event_type.cpp 39 std::vector<std::string> system_dirs; local
40 GetEntriesInDir(tracepoint_dirname, nullptr, &system_dirs);
41 for (auto& system_name : system_dirs) {

Completed in 85 milliseconds