Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm3x.c1683 static struct notifier_block etm_cpu_notifier = { variable
1842 register_hotcpu_notifier(&etm_cpu_notifier); in etm_probe()
1876 unregister_hotcpu_notifier(&etm_cpu_notifier); in etm_probe()
1886 unregister_hotcpu_notifier(&etm_cpu_notifier); in etm_remove()