Searched refs:new_tevs (Results 1 – 1 of 1) sorted by relevance
3101 struct probe_trace_event *new_tevs; in concat_probe_trace_events() local3115 new_tevs = memcat(*tevs, (*ntevs) * sizeof(**tevs), in concat_probe_trace_events()3117 if (!new_tevs) in concat_probe_trace_events()3121 *tevs = new_tevs; in concat_probe_trace_events()