Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwtracing/coresight/
Dcoresight-etm3x-core.c722 static bool etm_arch_supported(u8 arch) in etm_arch_supported() function
871 if (etm_arch_supported(drvdata->arch) == false) in etm_probe()