Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
Dreport.cpp44 const uint32_t SEGMENT_STATISTICS_LENGTH = 10; variable
220 if ((taskCount_ % SEGMENT_STATISTICS_LENGTH) == 0) { in SyncInputInfo()