Celeritas 0.6.0-dev.116+3fbab5e0
|
Functions | |
template<class T > | |
void | celeritas::trace_counter (char const *name, T value) |
Simple performance tracing counter. | |
Simple performance tracing counter.
T | Arithmetic counter type |
Records a named value at the current timestamp which can then be displayed on a timeline. Only supported on host, this compiles but is a noop on device.
See https://perfetto.dev/docs/instrumentation/track-events#counters