Searched refs:SessionRequestLog (Results 1 – 2 of 2) sorted by relevance
154 struct SessionRequestLog { struct155 SessionRequestLog(Nanoseconds timestampIn, uint16_t instanceIdIn, in SessionRequestLog() function206 ArrayQueue<SessionRequestLog, kNumSessionRequestLogs> mSessionRequestLogs;
718 mSessionRequestLogs.kick_push(SessionRequestLog( in addSessionRequestLog()