|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|

Functions | |
| void | celeritas::to_json (nlohmann::json &j, MemUsageEntry const &entry) |
| Write one kernel's metadata to JSON. | |
| void | celeritas::to_json (nlohmann::json &j, MemRegistry const &mr) |
| Write kernel metadata out to JSON. | |
| void celeritas::to_json | ( | nlohmann::json & | j, |
| MemUsageEntry const & | entry | ||
| ) |
Write one kernel's metadata to JSON.
If the registry is dumped before a "scoped memory" saves the memory results, no entries will be written. Parent indices are only written for child nodes.