Home
last modified time | relevance | path

Searched refs:getJSONSimulationParameters (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.cpp47 json::Object PipelinePrinter::getJSONSimulationParameters() const { in getJSONSimulationParameters() function in llvm::mca::PipelinePrinter
108 JO.try_emplace("SimulationParameters", getJSONSimulationParameters()); in printReport()
H A DPipelinePrinter.h51 json::Object getJSONSimulationParameters() const;