Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching full:realloc

245 	task->atoms = realloc(task->atoms, size);
346 tasks = realloc(tasks, nr_tasks*sizeof(struct task_task *));