Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-cpu-debug.c104 static int debug_count; variable
608 if (!debug_count++) { in debug_probe()
624 debug_count--; in debug_probe()
643 if (!--debug_count) in debug_remove()