Searched refs:perfmon_state (Results 1 – 3 of 3) sorted by relevance
197 guard(mutex)(ðosu->perfmon_state.lock); in ethosu_switch_perfmon()203 if (perfmon == ethosu->perfmon_state.active) in ethosu_switch_perfmon()206 ethosu_perfmon_stop_locked(ethosu, ethosu->perfmon_state.active, true); in ethosu_switch_perfmon()
216 } perfmon_state; member
366 ret = drmm_mutex_init(ðosudev->base, ðosudev->perfmon_state.lock); in ethosu_probe()