Searched defs:trace_store (Results 1 – 3 of 3) sorted by relevance
324 DRD_(trace_store)(a, size); in drd_post_mem_write() local389 DRD_(trace_store)(a1, len); in drd_stop_using_mem() local
244 VG_REGPARM(2) void DRD_(trace_store)(Addr addr, SizeT size) in DRD_() argument
467 static VG_REGPARM(2) void trace_store(Addr addr, SizeT size) in trace_store() function