Searched refs:realloc_array_as_needed (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dutil.h102 #define realloc_array_as_needed(a, n, x, v) ({ \ macro
H A Dmachine.c3112 if (realloc_array_as_needed(machine->current_tid,
/linux-master/tools/perf/
H A Dbuiltin-inject.c858 if (realloc_array_as_needed(gs->vcpu, gs->vcpu_cnt, vcpu, NULL))
H A Dbuiltin-record.c1163 if (realloc_array_as_needed(rec->index_map, rec->index_map_sz, x, NULL))

Completed in 177 milliseconds