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