Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/coresight/
Dcoresight-etm4x.c55 static bool etm4_arch_supported(u8 arch) in etm4_arch_supported() function
2650 if (etm4_arch_supported(drvdata->arch) == false) { in etm4_probe()