Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dpattern.cc374 weightcount_ = weightcount; in Initialize()
408 target = (target % weightcount_) + 1; in GetRandomPattern()
H A Dpattern.h104 int weightcount_; // Total count of pattern weights. variable