Lines Matching defs:trace_load
462 static VG_REGPARM(2) void trace_load(Addr addr, SizeT size)496 case Event_Dr: helperName = "trace_load";497 helperAddr = trace_load; break;774 // Add a call to trace_load() if --trace-mem=yes.