[libc][Obvious] Fix timing on AMDGPU not being initialized
Summary: Reviewer requested that this routine not be a macro, however that means that it was not being intitialized as the static initializer was done before the memcpy from the device. Fix this so we can get timing information.
Loading
Please sign in to comment