|
NVTX C++ API Reference 1.0
C++ convenience wrappers for NVTX v3 C API
|
This is the complete list of members for nvtx3::v1::mv2::time_domain_in< D >, including all inherited members.
| conversion_factor(uint64_t other_id, double slope, int64_t ts_self, int64_t ts_other) noexcept | nvtx3::v1::mv2::time_domain_in< D > | inline |
| id() const noexcept | nvtx3::v1::mv2::time_domain_in< D > | inline |
| set_timer_source(uint64_t flags, int64_t(*provider)()) noexcept | nvtx3::v1::mv2::time_domain_in< D > | inline |
| set_timer_source(uint64_t flags, int64_t(*provider)(void *), void *data) noexcept | nvtx3::v1::mv2::time_domain_in< D > | inline |
| sync_point(uint64_t other_id, int64_t ts_self, int64_t ts_other) noexcept | nvtx3::v1::mv2::time_domain_in< D > | inline |
| sync_point_table(uint64_t other_id, nvtxSyncPoint_t const *points, size_t count) noexcept | nvtx3::v1::mv2::time_domain_in< D > | inline |
| time_domain_in(uint64_t timestamp_type_id, detail::scope_type s=detail::scope_type::none(), uint64_t timer_flags=0, int64_t timer_resolution=0, uint64_t timer_start=0, uint64_t static_id=0) noexcept | nvtx3::v1::mv2::time_domain_in< D > | inlineexplicit |