Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dcoresight-etm3x.c686 static bool etm_arch_supported(u8 arch) in etm_arch_supported() function
818 if (etm_arch_supported(drvdata->arch) == false) { in etm_probe()