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

  /external/stressapptest/src/
os.cc 647 char dev_file[256]; local
649 snprintf(dev_file, sizeof(dev_file), "/proc/bus/pci/%02x/%02x.%x",
652 int fd = open(dev_file, O_RDWR);

Completed in 119 milliseconds