Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1031 bool nooverflow; member
H A Dcoresight-etm4x-core.c1249 drvdata->nooverflow = !!(etmidr3 & TRCIDR3_NOOVERFLOW); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c413 (drvdata->nooverflow == true)) in mode_store()