Lines Matching refs:std
27 static const std::unordered_map<std::string, std::unique_ptr<Driver>> &get_supported_drivers();
30 static const std::vector<std::string> supported_device_names();
36 static std::string default_driver_name();
39 static std::string find_driver_name(const char *requested_name);
87 std::vector<CounterGroup> groups;
90 std::vector<Counter> counters;
93 std::vector<Counter> enabled_counters;