Searched refs:stepping_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dcpu.h23 int stepping() const { return stepping_; }
44 int stepping_; // processor revision number member in class:base::CPU
H A Dcpu.cc21 stepping_(0),
105 stepping_ = cpu_info[0] & 0xf;

Completed in 314 milliseconds