Lines Matching refs:trace_load
456 static VG_REGPARM(2) void trace_load(Addr addr, SizeT size)490 case Event_Dr: helperName = "trace_load";491 helperAddr = trace_load; break;768 // Add a call to trace_load() if --trace-mem=yes.