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

/macosx-10.10/system_cmds-643.1.1/iostat.tproj/
H A Diostat.c189 static int record_device(io_registry_entry_t drive);
840 record_device(drive);
918 if (record_device(drive))
932 record_device(io_registry_entry_t drive) function
/macosx-10.10/system_cmds-643.1.1/sadc.tproj/
H A Dsadc.c95 static int record_device(io_registry_entry_t, struct drivestats *, int ndrives);
383 if (record_device(drive, &dbuf[i], ndrives))
419 record_device(io_registry_entry_t drive, struct drivestats* drivestat, int ndrives) function

Completed in 119 milliseconds