General CPU characteristics. More...
#include <cpuInfo.H>
Public Member Functions | |
| cpuInfo () | |
| Construct and populate with information. | |
| void | writeEntries (Ostream &os) const |
| Write cpu-info as dictionary entries. | |
| void | writeEntry (const word &keyword, Ostream &os) const |
| Write cpu-info as dictionary. | |
General CPU characteristics.
If the machine has multiple cpus/cores, only the characteristics of the first core are used.
| void writeEntries | ( | Ostream & | os | ) | const |
Write cpu-info as dictionary entries.
Definition at line 154 of file cpuInfo.C.
References os().
Referenced by writeEntry().


Write cpu-info as dictionary.
Definition at line 173 of file cpuInfo.C.
References os(), and writeEntries().
