Searched refs:stat_fd_ (Results 1 – 2 of 2) sorted by relevance
93 base::ScopedFile stat_fd_; variable
88 stat_fd_ = open_fn("/proc/stat"); in SysStatsDataSource()313 size_t rsize = ReadFile(&stat_fd_, "/proc/stat"); in ReadStat()