Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1076 bool nooverflow : 1; member
H A Dcoresight-etm4x-core.c1466 drvdata->nooverflow = !!(etmidr3 & TRCIDR3_NOOVERFLOW); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c415 (drvdata->nooverflow == true)) in mode_store()