Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h459 bool nooverflow; member
Dcoresight-etm4x-core.c734 drvdata->nooverflow = true; in etm4_init_arch_data()
736 drvdata->nooverflow = false; in etm4_init_arch_data()
Dcoresight-etm4x-sysfs.c405 (drvdata->nooverflow == true)) in mode_store()