Home
last modified time | relevance | path

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

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