Searched defs:times (Results 1 – 10 of 10) sorted by relevance
40 LastLogTimes& times = mReader.logbuf().mTimes; in runSocketCommand() local
106 LastLogTimes::iterator times = mTimes.begin(); in init() local116 LogBuffer::LogBuffer(LastLogTimes* times) in LogBuffer()408 LastLogTimes::iterator times = mTimes.begin(); in log() local707 LastLogTimes::iterator times = mTimes.begin(); in prune() local1049 LastLogTimes::iterator times = mTimes.begin(); in clear() local
132 LastLogTimes& times = reader.logbuf().mTimes; in threadStart() local
242 LastLogTimes& times = mLogbuf.mTimes; in doSocketDelete() local
474 LastLogTimes* times = new LastLogTimes(); in main() local
55 std::vector<size_t> times(numTimes); in waitTimes() local
88 struct utimbuf times = {/* actime */ file_stat.st_atime, /* modtime */ value}; in AddBootEventWithValue() local
54 const struct timeval times[] = {atime, mtime}; in CreateEmptyBootEventRecord() local
442 void expectVendorManifest(size_t times = 1) { in expectVendorManifest()457 void expectSystemManifest(size_t times = 1) { in expectSystemManifest()462 void expectVendorMatrix(size_t times = 1) { in expectVendorMatrix()467 void expectSystemMatrix(size_t times = 1) { in expectSystemMatrix()
1109 struct utimbuf times = { time, time }; in set_time_and_mode() local