Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h409 * @sysstall: Does the system support stall control of the PE?
458 bool sysstall; member
H A Dcoresight-etm4x-core.c725 drvdata->sysstall = true; in etm4_init_arch_data()
727 drvdata->sysstall = false; in etm4_init_arch_data()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h998 * @sysstall: Does the system support stall control of the PE?
1055 bool sysstall; member
H A Dcoresight-etm4x-core.c1237 drvdata->sysstall = !!(etmidr3 & TRCIDR3_SYSSTALL); in etm4_init_arch_data()

Completed in 9 milliseconds