Searched defs:sysfs_paths (Results 1 – 5 of 5) sorted by relevance
33 const struct SysfsCollector::SysfsPaths sysfs_paths = { variable
31 const struct SysfsCollector::SysfsPaths sysfs_paths = { variable
34 const struct SysfsCollector::SysfsPaths sysfs_paths = { variable
90 SysfsCollector::SysfsCollector(const struct SysfsPaths &sysfs_paths) in SysfsCollector()