| /system/extras/memory_replay/tests/ |
| D | ThreadsTest.cpp | 27 Threads threads(&pointers, 1); in TEST() local 47 Threads threads(&pointers, 1); in TEST() local 89 Threads threads(&pointers, 1); in TEST() local 115 Threads threads(&pointers, 1); in TestTooManyThreads() local
|
| /system/core/libmemunreachable/tests/ |
| D | ThreadCapture_test.cpp | 54 void StartThreads(unsigned int threads, Function&& func) { in StartThreads() 144 const unsigned int threads = GetParam() - 1; in TEST_P() local 212 const unsigned int threads = GetParam(); in TEST_P() local
|
| /system/core/debuggerd/client/ |
| D | debuggerd_client_test.cpp | 47 std::vector<std::thread> threads; in TEST() local
|
| /system/core/libsync/ |
| D | sync_test.c | 79 pthread_t threads[4]; in main() local
|
| /system/extras/memory_replay/ |
| D | main.cpp | 72 Threads threads(&pointers, max_threads); in ProcessDump() local
|
| D | Threads.cpp | 114 for (size_t i = 0, threads = 0; threads < num_threads_; i++) { in WaitForAllToQuiesce() local
|
| /system/core/libmemunreachable/ |
| D | ThreadCapture.cpp | 327 bool ThreadCaptureImpl::CapturedThreadInfo(ThreadInfoList& threads) { in CapturedThreadInfo() 363 bool ThreadCapture::CapturedThreadInfo(ThreadInfoList& threads) { in CapturedThreadInfo()
|
| D | MemUnreachable.cpp | 79 bool MemUnreachable::CollectAllocations(const allocator::vector<ThreadInfo>& threads, in CollectAllocations()
|
| /system/extras/iotop/ |
| D | taskstats.h | 44 int threads() const { return threads_; } in threads() function
|
| /system/extras/libfec/ |
| D | fec_process.cpp | 54 int threads = sysconf(_SC_NPROCESSORS_ONLN); in process() local
|
| /system/core/debuggerd/libdebuggerd/ |
| D | backtrace.cpp | 77 const std::map<pid_t, std::string>& threads, std::string* amfd_data) { in dump_backtrace()
|
| D | tombstone.cpp | 642 const std::map<pid_t, std::string>& threads, uintptr_t abort_msg_address) { in dump_crash() 730 const std::map<pid_t, std::string>& threads, uintptr_t abort_msg_address, in engrave_tombstone()
|
| /system/core/debuggerd/ |
| D | crash_dump.cpp | 283 std::map<pid_t, std::string> threads; in main() local
|
| D | debuggerd_test.cpp | 618 std::vector<std::thread> threads; in TEST() local
|
| /system/extras/verity/fec/ |
| D | image.cpp | 355 int threads = ctx->threads; in image_process() local
|
| D | image.h | 53 int threads; member
|
| /system/extras/simpleperf/ |
| D | event_selection_set.h | 96 void AddMonitoredThreads(const std::set<pid_t>& threads) { in AddMonitoredThreads()
|
| D | cmd_record.cpp | 756 std::vector<pid_t> threads = GetThreadsInProcess(pid); in DumpThreadCommAndMmaps() local
|
| D | event_selection_set.cpp | 366 const std::set<pid_t>& threads) { in PrepareThreads()
|
| /system/core/adb/ |
| D | sysdeps_test.cpp | 46 std::vector<adb_thread_t> threads(500); in TEST() local
|
| D | adb.cpp | 840 const HANDLE threads[] = { stdout_thread.get(), stderr_thread.get() }; in launch_server() local
|
| /system/extras/tests/memtest/ |
| D | bandwidth.cpp | 259 pthread_t threads[num_threads]; in runThreadedTest() local
|
| /system/netd/tests/ |
| D | netd_test.cpp | 234 std::vector<std::thread> threads(num_threads); in RunGetAddrInfoStressTest_Binder() local 564 std::vector<std::thread> threads(10); in TEST_F() local
|
| /system/core/libsync/tests/ |
| D | sync_test.cpp | 493 vector<thread> threads; in TEST_P() local
|
| /system/core/libbacktrace/ |
| D | backtrace_test.cpp | 419 static void GetThreads(pid_t pid, std::vector<pid_t>* threads) { in GetThreads() 452 std::vector<pid_t> threads; in TEST() local
|