Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
Dstack_data_repeater.cpp26 reducedStackCount_ = 0; in StackDataRepeater()
53 …G_INFO(LOG_CORE, "StackDataRepeater Close, reducedStackCount_ : %" PRIx64 " ", reducedStackCount_); in Close()
122 reducedStackCount_++; in TakeRawData()
/developtools/profiler/device/plugins/native_daemon/include/
Dstack_data_repeater.h59 uint64_t reducedStackCount_; variable