embers
Contents:
Embers API
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Unions
Functions
Template Function embers::AlmostEqualAbsolute
Template Function embers::AlmostEqualRelative
Function embers::amdgpu::get_realtime
Function embers::amdgpu::IsMI100
Function embers::amdgpu::IsMI200
Function embers::amdgpu::IsMI300
Function embers::amdgpu::IsMI300A
Function embers::amdgpu::IsMI300X
Function embers::amdgpu::IsMI300XHF
Function embers::amdgpu::IsMI308X
Function embers::amdgpu::IsMI325X
Function embers::amdgpu::IsMI3XX
Function embers::amdgpu::IsNAVI10
Function embers::amdgpu::IsNAVI21
Function embers::amdgpu::IsNAVI31
Function embers::amdgpu::IsVEGA20
Function embers::backoff
Function embers::memory_scope_as_int
Template Function embers::MemoryScopeToChar
Specialized Template Function embers::MemoryScopeToChar< MemoryScope::AGENT >
Specialized Template Function embers::MemoryScopeToChar< MemoryScope::SINGLE_THREAD >
Specialized Template Function embers::MemoryScopeToChar< MemoryScope::SYSTEM >
Specialized Template Function embers::MemoryScopeToChar< MemoryScope::WAVEFRONT >
Specialized Template Function embers::MemoryScopeToChar< MemoryScope::WORKGROUP >
Template Function embers::operator<(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator<(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator<(std::nullptr_t, const unique_ptr<T, D>&)
Template Function embers::operator<(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator<(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator<(std::nullptr_t, const unique_ptr<T, D>&)
Template Function embers::operator<=(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator<=(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator<=(std::nullptr_t, const unique_ptr<T, D>&)
Template Function embers::operator<=(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator<=(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator<=(std::nullptr_t, const unique_ptr<T, D>&)
Template Function embers::operator==(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator==(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator==(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator==(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator>(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator>(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator>(std::nullptr_t, const unique_ptr<T, D>&)
Template Function embers::operator>(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator>(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator>(std::nullptr_t, const unique_ptr<T, D>&)
Template Function embers::operator>=(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator>=(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator>=(std::nullptr_t, const unique_ptr<T, D>&)
Template Function embers::operator>=(const unique_ptr<T1, D1>&, const unique_ptr<T2, D2>&)
Template Function embers::operator>=(const unique_ptr<T, D>&, std::nullptr_t)
Template Function embers::operator>=(std::nullptr_t, const unique_ptr<T, D>&)
Template Function embers::rand::FillBufferRandom(T *, size_t, xorshift128p_state *, T, T)
Template Function embers::rand::FillBufferRandom(T *, size_t, xorshift128p_state *, T, T)
Function embers::rand::lcg_parkmiller
Template Function embers::rand::rand
Function embers::StatusFromHipError
Function embers::std_memory_order_to_int
Template Function std::swap
Variables
Defines
Typedefs
embers
Embers API
Function embers::amdgpu::get_realtime
View page source
Function embers::amdgpu::get_realtime
Defined in
File realtime.h
Function Documentation
__device__
inline
void
embers
::
amdgpu
::
get_realtime
(
uint64_t
*
count
)