Function iai_callgrind::client_requests::drd::annotate_trace_memory
source ยท pub fn annotate_trace_memory(addr: *const ())Available on crate feature
client_requests_defs only.Expand description
Ask DRD to report every access to the specified address
Trace all load and store activity that touches at least the single byte at the address addr.