Searched refs:kSysfsDevicePath (Results 1 – 3 of 3) sorted by relevance
19 ss << kSysfsDevicePath << "/" << kProcessDir << "/" << pid << "/" << node; in readNode()21 ss << kSysfsDevicePath << "/" << node; in readNode()
12 constexpr char kSysfsDevicePath[] = "/sys/class/misc/mali0/device"; variable
63 auto devPath = filesystem::path(GpuSysfsReader::kSysfsDevicePath); in getGpuDeviceInfo()