Searched refs:ethosu (Results 1 – 2 of 2) sorted by relevance
193 ethosu_switch_perfmon(struct ethosu_device *ethosu, struct ethosu_job *job) in ethosu_switch_perfmon() argument197 guard(mutex)(ðosu->perfmon_state.lock); in ethosu_switch_perfmon()199 perfmon = ethosu->global_perfmon; 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()209 ethosu_perfmon_start(ethosu, perfmon); in ethosu_switch_perfmon()
2218 F: drivers/accel/ethosu/