Go to the source code of this file.
◆ dataLoad()
Definition at line 79 of file PerfGraphRegistry.C.
void dataLoad(std::istream &stream, moose::internal::PerfGraphSectionInfo &info, void *context)
◆ dataStore() [1/2]
Definition at line 490 of file PerfGraph.C.
494 dataStore(stream, perf_graph._perf_graph_registry._id_to_item,
nullptr);
500 dataStore(stream, perf_graph._root_node,
nullptr);
void dataStore(std::ostream &stream, PerfGraph &perf_graph, void *)
◆ dataStore() [2/2]
Definition at line 69 of file PerfGraphRegistry.C.
void dataStore(std::ostream &stream, moose::internal::PerfGraphSectionInfo &info, void *context)