Home
last modified time | relevance | path

Searched refs:ethosu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/ethosu/
H A Dethosu_job.c193 ethosu_switch_perfmon(struct ethosu_device *ethosu, struct ethosu_job *job) in ethosu_switch_perfmon() argument
197 guard(mutex)(&ethosu->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()
/linux/
H A DMAINTAINERS2218 F: drivers/accel/ethosu/