Searched defs:dataCount_ (Results 1 – 2 of 2) sorted by relevance
| /developtools/profiler/device/plugins/native_hook/include/ | ||
| D | stack_writer.h | 59 std::atomic<uint64_t> dataCount_ = 0; variable |
| /developtools/profiler/device/services/profiler_service/test/unittest/ | ||
| D | profiler_service_test.cpp | 983 std::atomic<uint32_t> dataCount_ = 0; member in __anonbe4c8fc10111::FakeServerWriter |