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

/linux-4.4.14/tools/perf/util/
H A Dsymbol-elf.c1194 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) copy_bytes() argument
1204 if (lseek(to, to_offs, SEEK_SET) != to_offs) copy_bytes()

Completed in 71 milliseconds