Searched refs:sysfs_dir (Results 1 – 2 of 2) sorted by relevance
71 const std::string& sysfs_dir = "/sys");
199 const std::string& sysfs_dir) { in GetModuleBuildId() argument200 std::string notefile = sysfs_dir + "/module/" + module_name + "/notes/.note.gnu.build-id"; in GetModuleBuildId()