Home
last modified time | relevance | path

Searched refs:warm_ (Results 1 – 2 of 2) sorted by relevance

/external/stressapptest/src/
Dsat.h92 int warm() const { return warm_; } in warm()
168 int warm_; // FPU warms CPU while copying. variable
Dsat.cc681 warm_ = 0; in Sat()
892 ARG_KVALUE("-W", warm_, 1); in ParseArgs()