kfdtest: Use GetSystemTickCountInMicroSec() as much as possible
GetSystemTickCountInMicroSec() wraps the function gettimeofday().
Change-Id: I7b767a6efdd1db491fc8113313945b578ac69382
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
[ROCm/ROCR-Runtime commit: 174484aac3]
This commit is contained in:
@@ -95,8 +95,6 @@ void MemoryBarrier();
|
||||
*/
|
||||
bool MultiProcessTest(const char *testToRun, int numOfProcesses, int runsPerProcess = 1);
|
||||
|
||||
HSAuint64 GetSystemTickCountInMicroSec();
|
||||
|
||||
/* Put the system to S3/S4 power state and bring it back to S0.
|
||||
* @return 'true' on success, 'false' on failure.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user