ChampSim
ooo_cpu.cc File Reference
#include "ooo_cpu.h"
#include <algorithm>
#include <chrono>
#include <cmath>
#include <numeric>
#include "cache.h"
#include "champsim.h"
#include "deadlock.h"
#include "instruction.h"
#include "util/span.h"
#include <fmt/chrono.h>
#include <fmt/core.h>
#include <fmt/ranges.h>
Include dependency graph for ooo_cpu.cc:

Functions

std::chrono::seconds elapsed_time ()
 

Function Documentation

◆ elapsed_time()

std::chrono::seconds elapsed_time ( )