Searched refs:fdarray__dup_entry_from (Results 1 – 3 of 3) sorted by relevance
46 int fdarray__dup_entry_from(struct fdarray *fda, int pos, struct fdarray *from);
91 int fdarray__dup_entry_from(struct fdarray *fda, int pos, struct fdarray *from) in fdarray__dup_entry_from() function
1062 pos = fdarray__dup_entry_from(&thread_data->pollfd, f, in record__thread_data_init_pollfd()1141 ret = fdarray__dup_entry_from(&thread_data->pollfd, i, fda); in record__dup_non_perf_events()