Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c2234 bool had_delayed_probe; in etm4_remove_dev() local
2241 had_delayed_probe = per_cpu(delayed_probe, drvdata->cpu); in etm4_remove_dev()
2254 if (!had_delayed_probe) { in etm4_remove_dev()