Searched refs:new_tevs (Results 1 – 1 of 1) sorted by relevance
3293 struct probe_trace_event *new_tevs; in concat_probe_trace_events() local3307 new_tevs = memcat(*tevs, (*ntevs) * sizeof(**tevs), in concat_probe_trace_events()3309 if (!new_tevs) in concat_probe_trace_events()3313 *tevs = new_tevs; in concat_probe_trace_events()