Sync Copy Reads/sec is the frequency of reads from pages of the file system cache that involve a memory copy of the data ...

Sync Copy Reads/sec is the frequency of reads from pages of the file system cache that involve a memory copy of the data from the cache to the application's buffer.  The file system will not regain control until the copy operation is complete, even if the disk must be accessed to retrieve the page.