Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.c2591 static struct notifier_block etm4_cpu_notifier = { variable
2646 register_hotcpu_notifier(&etm4_cpu_notifier); in etm4_probe()
2683 unregister_hotcpu_notifier(&etm4_cpu_notifier); in etm4_probe()
2693 unregister_hotcpu_notifier(&etm4_cpu_notifier); in etm4_remove()