Searched refs:gpu_load_stop_thread (Results 1 – 4 of 4) sorted by relevance
121 while (!p_atomic_read(&rscreen->gpu_load_stop_thread)) { in r600_gpu_load_thread()141 p_atomic_dec(&rscreen->gpu_load_stop_thread); in r600_gpu_load_thread()150 p_atomic_inc(&rscreen->gpu_load_stop_thread); in r600_gpu_load_kill_thread()
369 volatile unsigned gpu_load_stop_thread; /* bool */ member
137 while (!p_atomic_read(&sscreen->gpu_load_stop_thread)) { in si_gpu_load_thread()156 p_atomic_dec(&sscreen->gpu_load_stop_thread); in si_gpu_load_thread()165 p_atomic_inc(&sscreen->gpu_load_stop_thread); in si_gpu_load_kill_thread()
569 volatile unsigned gpu_load_stop_thread; /* bool */ member