Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_report.cc78 static void PrintCpuInfo(JSONWriter* writer);
394 PrintCpuInfo(writer); in PrintVersionInformation()
405 static void PrintCpuInfo(JSONWriter* writer) { in PrintCpuInfo() function