Searched refs:testWork (Results 1 – 2 of 2) sorted by relevance
55 void Bench::testWork(void *usr, uint32_t idx) in testWork() function in Bench133 mWorkers.launchWork(testWork, this, threads); in runPowerManagementTest()198 mWorkers.launchWork(testWork, this, 0); in runCPUHeatSoak()346 mWorkers.launchWork(testWork, this, 0); in runGFlopsTest()
81 static void testWork(void *usr, uint32_t idx);