Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvad.c36 int bootCountMax, bootCount; member
157 p->bootCountMax = p->bootTime * p->measureFreq - .5; in start()
260 p->bootCount = p->bootCount == p->bootCountMax? -1 : p->bootCount + 1; in flowTrigger()