Searched defs:logs (Results 1 – 8 of 8) sorted by relevance
24 std::list<SerializedLogChunk>* logs) in SerializedFlushToState()
135 void logs(int64_t nowNs, U&& buffer) in logs() function
105 std::string logs; in dump() local
253 const size_t logs = mBase.size(); in dumpToString() local
117 inline IncFsFd UniqueControl::logs() const { in logs() function146 inline UniqueControl createControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs, in createControl()
245 repeated LogMessage logs = 2; field
69 IncFsFd logs; member411 auto logs = openAt(fd, INCFS_LOG_FILENAME); in makeControl() local649 IncFsControl* IncFs_CreateControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs, in IncFs_CreateControl()
768 std::string logs; in TEST() local