Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DThreads.h43 Thread* threads_ = nullptr; variable
/system/extras/iotop/
Dtaskstats.h83 int threads_; variable
/system/extras/simpleperf/
Drecord_lib_interface.cpp102 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