Searched refs:etm_cpu_notifier (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwtracing/coresight/
H A Dcoresight-etm3x.c1681 static struct notifier_block etm_cpu_notifier = { variable in typeref:struct:notifier_block
1838 register_hotcpu_notifier(&etm_cpu_notifier); etm_probe()
1874 unregister_hotcpu_notifier(&etm_cpu_notifier); etm_probe()
1884 unregister_hotcpu_notifier(&etm_cpu_notifier); etm_remove()

Completed in 42 milliseconds