drmemtrace 32-bit truncates timestamps and other 64-bit markers: should add 64-bit value support
In 32-bit builds, drmemtrace does not support a 2-entry marker and limits the marker value to 32 bits. This means that timestamps are truncated, and other markers cannot support 64-bit values. We should add the 2-entry solution we use on 64-bit.