Searched refs:new_tevs (Results 1 – 1 of 1) sorted by relevance
3103 struct probe_trace_event *new_tevs; in concat_probe_trace_events() local3117 new_tevs = memcat(*tevs, (*ntevs) * sizeof(**tevs), in concat_probe_trace_events()3119 if (!new_tevs) in concat_probe_trace_events()3123 *tevs = new_tevs; in concat_probe_trace_events()