文件最后提交记录最后更新时间
i#5843 scheduler: Add unread_last_record() (#6302) Adds a new scheduler output stream interface unread_last_record(). This queues the just-read record for reading later. This is meant to aid simulators reading one record ahead to the next instruction, but not yet processing it. The new interface is limited in that it can only be called once at a time and while the output ordinals are fixed up other metrics like the output last timestamp and the input ordinals are not. Adds a new record type TRACE_TYPE_INVALID for use as a sentinel. Adds some sanity tests. Issue: #58432 年前
i#5843 scheduler: Add unread_last_record() (#6302) Adds a new scheduler output stream interface unread_last_record(). This queues the just-read record for reading later. This is meant to aid simulators reading one record ahead to the next instruction, but not yet processing it. The new interface is limited in that it can only be called once at a time and while the output ordinals are fixed up other metrics like the output last timestamp and the input ordinals are not. Adds a new record type TRACE_TYPE_INVALID for use as a sentinel. Adds some sanity tests. Issue: #58432 年前
i#4103 clang-tidy: Clean up headers to include what is used (#6257) Updates many drcachesim files to include what is used. This is to address clang-tidy warnings seen when we import the files into our environment. Issue: #41032 年前
i#4103 clang-tidy: Clean up headers to include what is used (#6257) Updates many drcachesim files to include what is used. This is to address clang-tidy warnings seen when we import the files into our environment. Issue: #41032 年前