Home
last modified time | relevance | path

Searched refs:ETM_CNTR_MAX_VAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h144 #define ETM_CNTR_MAX_VAL 0xFFFF macro
H A Dcoresight-etm4x-sysfs.c1563 if (val > ETM_CNTR_MAX_VAL) in cntrldvr_store()
1601 if (val > ETM_CNTR_MAX_VAL) in cntr_val_store()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.c1572 if (val > ETM_CNTR_MAX_VAL) in cntrldvr_store()
1610 if (val > ETM_CNTR_MAX_VAL) in cntr_val_store()
H A Dcoresight-etm4x.h612 #define ETM_CNTR_MAX_VAL 0xFFFF macro

Completed in 11 milliseconds