Home
last modified time | relevance | path

Searched defs:bytesPending_ (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_hook/include/
Dstack_writer.h53 std::atomic<uint32_t> bytesPending_ = 0; variable
/developtools/profiler/device/plugins/api/src/
Dbuffer_writer.h52 std::atomic<uint32_t> bytesPending_ = 0; variable
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dresult_transporter.h56 std::atomic<uint32_t> bytesPending_ = 0; variable