Home
last modified time | relevance | path

Searched refs:fdarray__dup_entry_from (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/lib/api/fd/
A Darray.h46 int fdarray__dup_entry_from(struct fdarray *fda, int pos, struct fdarray *from);
A Darray.c91 int fdarray__dup_entry_from(struct fdarray *fda, int pos, struct fdarray *from) in fdarray__dup_entry_from() function
/linux-6.3-rc2/tools/perf/
A Dbuiltin-record.c1058 pos = fdarray__dup_entry_from(&thread_data->pollfd, f, in record__thread_data_init_pollfd()
1137 ret = fdarray__dup_entry_from(&thread_data->pollfd, i, fda); in record__dup_non_perf_events()

Completed in 10 milliseconds