Define PROF_SCOPED_PORT_EVENT
Defined in File nvtx3.hpp
-
PROF_SCOPED_PORT_EVENT(category_, message_, color_)
Declares a scoped profiling event with pre-formatted port-specific message. Uses operator-level category but port-specific message for better granularity. No string formatting overhead - message should be pre-formatted (e.g., IOSpec::unique_id()).