Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dutil.h102 #define realloc_array_as_needed(a, n, x, v) ({ \ macro
A Dmachine.c3055 if (realloc_array_as_needed(machine->current_tid, in machine__set_current_tid()
/linux/tools/perf/
A Dbuiltin-inject.c1032 if (realloc_array_as_needed(gs->vcpu, gs->vcpu_cnt, vcpu, NULL)) in guest_session__vcpu()
A Dbuiltin-record.c1173 if (realloc_array_as_needed(rec->index_map, rec->index_map_sz, x, NULL)) in record__map_thread_evlist_pollfd_indexes()

Completed in 28 milliseconds