Searched defs:threads_ (Results 1 – 9 of 9) sorted by relevance
| /system/extras/memory_replay/ | ||
| D | Threads.h | 43 Thread* threads_ = nullptr; variable |
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
| D | writer_v3.h | 120 std::vector<std::thread> threads_; variable |
| D | writer_v2.h | 83 std::vector<std::future<bool>> threads_; variable |
| /system/extras/iotop/ | ||
| D | taskstats.h | 83 int threads_; variable |
| /system/extras/simpleperf/ | ||
| D | record_lib_interface.cpp | 104 std::set<pid_t> threads_; member in simpleperf::PerfEventSetImpl |
| D | event_selection_set.h | 227 std::set<pid_t> threads_; variable |
| D | cmd_stat.cpp | 420 std::unordered_map<pid_t, ThreadInfo>& threads_; member in simpleperf::__anon212e37350211::NewThreadMonitor |
| /system/memory/libmemunreachable/tests/ | ||
| D | ThreadCapture_test.cpp | 123 std::vector<std::thread> threads_; member in android::ThreadListTest |
| /system/core/fs_mgr/libsnapshot/ | ||
| D | snapshotctl.cpp | 137 std::vector<std::future<bool>> threads_; member in android::snapshot::MapSnapshots |