Go to the source code of this file.
Namespaces | |
| moose | |
| moose::internal | |
Functions | |
| PerfGraphRegistry & | moose::internal::getPerfGraphRegistry () |
| Get the global PerfGraphRegistry singleton. More... | |
| void | dataStore (std::ostream &stream, moose::internal::PerfGraphSectionInfo &info, void *context) |
| void | dataLoad (std::istream &stream, moose::internal::PerfGraphSectionInfo &info, void *context) |
| void dataLoad | ( | std::istream & | stream, |
| moose::internal::PerfGraphSectionInfo & | info, | ||
| void * | context | ||
| ) |
Definition at line 79 of file PerfGraphRegistry.C.
| void dataStore | ( | std::ostream & | stream, |
| moose::internal::PerfGraphSectionInfo & | info, | ||
| void * | context | ||
| ) |
Definition at line 69 of file PerfGraphRegistry.C.
1.8.14