Searched refs:stop_on_flush (Results 1 – 5 of 5) sorted by relevance
540 return sprintf(buf, "%#x\n", drvdata->stop_on_flush); in stop_on_flush_show()555 drvdata->stop_on_flush = true; in stop_on_flush_store()557 drvdata->stop_on_flush = false; in stop_on_flush_store()562 static DEVICE_ATTR_RW(stop_on_flush);
255 bool stop_on_flush; member
39 if (drvdata->stop_on_flush) in __tmc_etb_enable_hw()
1111 if (drvdata->stop_on_flush) in __tmc_etr_enable_hw()
185 #echo 1 > /sys/bus/coresight/devices/tmc_etr0/stop_on_flush