Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/stressapptest/stressapptest/
H A Dread_sysfs_for_cachesize.patch71 int64 GetTotalErrorCount();
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dsat.h141 int64 GetTotalErrorCount();
H A Dsat.cc1559 errorcount_ = GetTotalErrorCount(); in JoinThreads()
1782 int64 Sat::GetTotalErrorCount() { in GetTotalErrorCount() function in Sat
1921 uint64 errors = GetTotalErrorCount(); in Run()