Home
last modified time | relevance | path

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

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