Searched refs:new_tevs (Results 1 – 1 of 1) sorted by relevance
3316 struct probe_trace_event *new_tevs; in concat_probe_trace_events() local3330 new_tevs = memcat(*tevs, (*ntevs) * sizeof(**tevs), in concat_probe_trace_events()3332 if (!new_tevs) in concat_probe_trace_events()3336 *tevs = new_tevs; in concat_probe_trace_events()