Searched refs:LogReaderThread (Results 1 – 23 of 23) sorted by relevance
31 void AddAndRunThread(std::unique_ptr<LogReaderThread> thread) REQUIRES(logd_lock);32 void RemoveRunningThread(LogReaderThread* thread) REQUIRES(logd_lock);33 void AddPendingThread(std::unique_ptr<LogReaderThread> thread) REQUIRES(logd_lock);37 const std::list<std::unique_ptr<LogReaderThread>>& running_reader_threads() const in running_reader_threads()43 std::list<std::unique_ptr<LogReaderThread>> running_reader_threads_ GUARDED_BY(logd_lock);44 std::vector<std::unique_ptr<LogReaderThread>> pending_reader_threads_ GUARDED_BY(logd_lock);
29 LogReaderThread::LogReaderThread(LogBuffer* log_buffer, LogReaderList* reader_list, in LogReaderThread() function in LogReaderThread48 void LogReaderThread::Run() { in Run()49 auto thread = std::thread{&LogReaderThread::ThreadFunction, this}; in Run()53 void LogReaderThread::ThreadFunction() { in ThreadFunction()113 FilterResult LogReaderThread::FilterFirstPass(log_id_t, pid_t pid, uint64_t, log_time realtime) { in FilterFirstPass()122 FilterResult LogReaderThread::FilterSecondPass(log_id_t log_id, pid_t pid, uint64_t, in FilterSecondPass()
83 void LogReaderList::AddAndRunThread(std::unique_ptr<LogReaderThread> thread) { in AddAndRunThread()88 void LogReaderList::RemoveRunningThread(LogReaderThread* thread) { in RemoveRunningThread()112 void LogReaderList::AddPendingThread(std::unique_ptr<LogReaderThread> thread) { in AddPendingThread()
48 class LogReaderThread {50 LogReaderThread(LogBuffer* log_buffer, LogReaderList* reader_list,
127 std::unique_ptr<LogReaderThread> log_reader(new LogReaderThread( in TestReaderThread()
243 LogReaderThread* oldest = nullptr; in Prune()307 void SimpleLogBuffer::KickReader(LogReaderThread* reader, log_id_t id, unsigned long prune_rows) { in KickReader()
356 std::unique_ptr<LogReaderThread> log_reader( in PrintAllLogs()357 new LogReaderThread(log_buffer_.get(), &reader_list_, std::move(stdout_writer), in PrintAllLogs()
60 void KickReader(LogReaderThread* reader, log_id_t id, unsigned long prune_rows)
65 "LogReaderThread.cpp",
244 auto entry = std::make_unique<LogReaderThread>(log_buffer_, reader_list_, in onDataAvailable()
130 std::unique_ptr<LogReaderThread> log_reader( in LLVMFuzzerTestOneInput()131 new LogReaderThread(log_buffer.get(), &reader_list, std::move(test_writer), true, 0, in LLVMFuzzerTestOneInput()
1 …android_arm64_armv8-2a_cortex-a55_static_cfi/obj/system/logging/logd/LogReaderThread.o out/soong/.…
1 …d/liblogd/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/system/logging/logd/LogReaderThread.o: \4 system/logging/logd/LogReaderThread.cpp \5 system/logging/logd/LogReaderThread.h bionic/libc/include/pthread.h \
884 system/logging/logd/LogReaderThread.h bionic/libc/include/sys/socket.h \
849 system/logging/logd/LogReaderThread.h bionic/libc/include/sys/socket.h \
836 system/logging/logd/LogReaderThread.h bionic/libc/include/sys/socket.h \
1004 system/logging/logd/LogReaderThread.h \
977 system/logging/logd/LogReaderThread.h \
837 system/logging/logd/LogReaderThread.h bionic/libc/include/sys/socket.h \
71433 …/logd/liblogd/android_arm64_armv8-2a_cortex-a55_static/obj/system/logging/logd/LogReaderThread.o: $71434 g.cc.cc system/logging/logd/LogReaderThread.cpp | ${ccCmd} || $71436 ….liblogd_android_arm64_armv8-2a_cortex-a55_static.moduleDesc}clang++ LogReaderThread.cpp${m.liblog…71443 …gd/liblogd/android_arm64_armv8-2a_cortex-a55_static/obj/system/logging/logd/LogReaderThread.tidy: $71444 g.cc.clangTidy system/logging/logd/LogReaderThread.cpp | $71447 …blogd_android_arm64_armv8-2a_cortex-a55_static.moduleDesc}clang-tidy LogReaderThread.cpp${m.liblog…71704 …g/logd/liblogd/android_arm64_armv8-2a_cortex-a55_static/obj/system/logging/logd/LogReaderThread.o $71860 …d/liblogd/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/system/logging/logd/LogReaderThread.o: $71861 g.cc.cc system/logging/logd/LogReaderThread.cpp | $71864 …logd_android_arm64_armv8-2a_cortex-a55_static_cfi.moduleDesc}clang++ LogReaderThread.cpp${m.liblog…[all …]
1130568 …ng/logd/liblogd/android_arm64_armv8-2a_cortex-a55_static/obj/system/logging/logd/LogReaderThread.o\1130582 …ogd/liblogd/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/system/logging/logd/LogReaderThread.o\1130596 …gd/android_arm64_armv8-2a_cortex-a55_static_cfi_lto-none/obj/system/logging/logd/LogReaderThread.o\1130610 …/liblogd/android_arm64_armv8-2a_cortex-a55_static_fuzzer/obj/system/logging/logd/LogReaderThread.o\1130624 …ndroid_arm64_armv8-2a_cortex-a55_static_fuzzer_libfuzzer/obj/system/logging/logd/LogReaderThread.o\1130639 …logd/liblogd/android_arm64_armv8-2a_cortex-a55_static/obj/system/logging/logd/LogReaderThread.tidy\1130653 …/liblogd/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/system/logging/logd/LogReaderThread.tidy\1130667 …android_arm64_armv8-2a_cortex-a55_static_cfi_lto-none/obj/system/logging/logd/LogReaderThread.tidy\1130681 …blogd/android_arm64_armv8-2a_cortex-a55_static_fuzzer/obj/system/logging/logd/LogReaderThread.tidy\1130695 …oid_arm64_armv8-2a_cortex-a55_static_fuzzer_libfuzzer/obj/system/logging/logd/LogReaderThread.tidy\[all …]
[all...]
1[ 2{"name":"thread_name","ph":"M","ts":0,"pid":0 ...