Searched defs:u64Busy (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/linux/
H A DPerformanceLinux.cpp350 long long unsigned int u64Busy, tmp;
357 &tmp, &tmp, &tmp, &tmp, &tmp, &tmp, &tmp, &tmp, &tmp, &u64Busy, &tmp) == 11)
359 *disk_ms = u64Busy;
392 long long unsigned int u64Busy, tmp; local
395 &tmp, &tmp, &tmp, &tmp, &tmp, &tmp, &tmp, &tmp, &tmp, &u64Busy, &tmp) == 11)
397 *disk_ms = u64Busy;

Completed in 1441 milliseconds