Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-cpu-debug.c104 static int debug_count; variable
617 if (!debug_count++) { in debug_probe()
633 debug_count--; in debug_probe()
652 if (!--debug_count) in debug_remove()