Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp34 constexpr static uint32_t LOG_PRINT_TIMES = 10000; variable
203 if (ignoreCnts_ % LOG_PRINT_TIMES == 0) { in TakeResults()
209 if (eventCnts_ % LOG_PRINT_TIMES == 0) { in TakeResults()
268 if (unwindTimes % LOG_PRINT_TIMES == 0) { in TakeResults()