Searched refs:gpu_load_stop_thread (Results 1 – 4 of 4) sorted by relevance
101 while (!p_atomic_read(&rscreen->gpu_load_stop_thread)) { in r600_gpu_load_thread()121 p_atomic_dec(&rscreen->gpu_load_stop_thread); in r600_gpu_load_thread()130 p_atomic_inc(&rscreen->gpu_load_stop_thread); in r600_gpu_load_kill_thread()
339 volatile unsigned gpu_load_stop_thread; /* bool */ member
120 while (!p_atomic_read(&sscreen->gpu_load_stop_thread)) { in si_gpu_load_thread()139 p_atomic_dec(&sscreen->gpu_load_stop_thread); in si_gpu_load_thread()148 p_atomic_inc(&sscreen->gpu_load_stop_thread); in si_gpu_load_kill_thread()
593 volatile unsigned gpu_load_stop_thread; /* bool */ member