Searched refs:new_tevs (Results 1 – 1 of 1) sorted by relevance
3326 struct probe_trace_event *new_tevs; in concat_probe_trace_events() local3340 new_tevs = memcat(*tevs, (*ntevs) * sizeof(**tevs), in concat_probe_trace_events()3342 if (!new_tevs) in concat_probe_trace_events()3346 *tevs = new_tevs; in concat_probe_trace_events()