Home
last modified time | relevance | path

Searched refs:TRCIDR3_SYSSTALL (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h157 #define TRCIDR3_SYSSTALL BIT(27) macro
Dcoresight-etm4x-core.c1155 drvdata->sysstall = !!(etmidr3 & TRCIDR3_SYSSTALL); in etm4_init_arch_data()