Home
last modified time | relevance | path

Searched defs:dataReady_ (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/hidump_plugin/include/
Dhidump_plugin.h64 std::atomic<bool> dataReady_ = false; variable
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dflow_controller.h117 std::atomic<bool> dataReady_ = false; variable