Searched defs:logs (Results 1 – 5 of 5) sorted by relevance
64 std::list<LogBufferElement>& logs() { return logs_; } in logs() function
60 void InitializeLogs(std::list<SerializedLogChunk>* logs) { in InitializeLogs()
135 void logs(int64_t nowNs, U&& buffer) in logs() function
111 inline IncFsFd UniqueControl::logs() const { in logs() function136 inline UniqueControl createControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs) { in createControl()
63 IncFsFd logs; member315 auto logs = openRaw(root, INCFS_LOG_FILENAME); in makeControl() local511 IncFsControl* IncFs_CreateControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs) { in IncFs_CreateControl()