Searched refs:gpu_load_thread (Results 1 – 4 of 4) sorted by relevance
131 thrd_join(rscreen->gpu_load_thread, NULL); in r600_gpu_load_kill_thread()143 int ret = u_thread_create(&rscreen->gpu_load_thread, r600_gpu_load_thread, rscreen); in r600_read_mmio_counter()
336 thrd_t gpu_load_thread; member
149 thrd_join(sscreen->gpu_load_thread, NULL); in si_gpu_load_kill_thread()160 … if (thrd_success == u_thread_create(&sscreen->gpu_load_thread, si_gpu_load_thread, sscreen)) { in si_read_mmio_counter()
590 thrd_t gpu_load_thread; member