Searched refs:times (Results 1 – 12 of 12) sorted by relevance
50 LastLogTimes × = mReader.logbuf().mTimes; in runSocketCommand() local53 LastLogTimes::iterator it = times.begin(); in runSocketCommand()54 while(it != times.end()) { in runSocketCommand()68 if (it == times.end()) { in runSocketCommand()75 times.push_front(entry); in runSocketCommand()
169 LastLogTimes × = mLogbuf.mTimes; in doSocketDelete() local171 LastLogTimes::iterator it = times.begin(); in doSocketDelete()172 while(it != times.end()) { in doSocketDelete()175 times.erase(it); in doSocketDelete()
84 LastLogTimes × = reader.logbuf().mTimes; in threadStop() local86 LastLogTimes::iterator it = times.begin(); in threadStop()87 while(it != times.end()) { in threadStop()89 times.erase(it); in threadStop()
54 LogBuffer(LastLogTimes *times);
402 LastLogTimes *times = new LastLogTimes(); in main() local407 logBuf = new LogBuffer(times); in main()
131 LogBuffer::LogBuffer(LastLogTimes *times) : mTimes(*times) { in LogBuffer() argument
860 struct timespec times[2]; in handle_setattr() local891 times[0].tv_nsec = UTIME_OMIT; in handle_setattr()892 times[1].tv_nsec = UTIME_OMIT; in handle_setattr()895 times[0].tv_nsec = UTIME_NOW; in handle_setattr()897 times[0].tv_sec = req->atime; in handle_setattr()898 times[0].tv_nsec = req->atimensec; in handle_setattr()903 times[1].tv_nsec = UTIME_NOW; in handle_setattr()905 times[1].tv_sec = req->mtime; in handle_setattr()906 times[1].tv_nsec = req->mtimensec; in handle_setattr()910 handler->token, path, times[0].tv_sec, times[1].tv_sec); in handle_setattr()[all …]
40 only 1 process for 100 times (100 files will be written on the sdcard).
58 # intrinsic event log times are wall-clock.
874 struct utimbuf times = { time, time }; in set_time_and_mode() local875 int r1 = utime(lpath, ×); in set_time_and_mode()
146 At this point, if one of the timers in `bta_dm_cb.pm_timer` times out, a call is
63 This is a device-critical service. If it exits more than four times in