Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DThreads.h43 Thread* threads_ = nullptr; variable
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_v3.h120 std::vector<std::thread> threads_; variable
Dwriter_v2.h83 std::vector<std::future<bool>> threads_; variable
/system/extras/iotop/
Dtaskstats.h83 int threads_; variable
/system/extras/simpleperf/
Drecord_lib_interface.cpp104 std::set<pid_t> threads_; member in simpleperf::PerfEventSetImpl
Devent_selection_set.h227 std::set<pid_t> threads_; variable
Dcmd_stat.cpp420 std::unordered_map<pid_t, ThreadInfo>& threads_; member in simpleperf::__anon212e37350211::NewThreadMonitor
/system/memory/libmemunreachable/tests/
DThreadCapture_test.cpp123 std::vector<std::thread> threads_; member in android::ThreadListTest
/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp137 std::vector<std::future<bool>> threads_; member in android::snapshot::MapSnapshots