Home
last modified time | relevance | path

Searched defs:threads_ (Results 1 – 6 of 6) sorted by relevance

/system/extras/memory_replay/
DThreads.h43 Thread* threads_ = nullptr; variable
/system/extras/iotop/
Dtaskstats.h83 int threads_; variable
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_writer.h231 std::vector<std::future<bool>> threads_; variable
/system/extras/simpleperf/
Drecord_lib_interface.cpp104 std::set<pid_t> threads_; member in simpleperf::PerfEventSetImpl
Devent_selection_set.h210 std::set<pid_t> threads_; variable
/system/memory/libmemunreachable/tests/
DThreadCapture_test.cpp123 std::vector<std::thread> threads_; member in android::ThreadListTest