Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ftrace_plugin/test/app/
Dbusy_workers.cpp94 swtichCount_ = count; in SetSwitchCount()
148 if (--swtichCount_ == 0) { in Work()
167 std::atomic<int> swtichCount_ = false; member