Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c751 static bool etm_arch_supported(u8 arch) in etm_arch_supported() function
895 if (etm_arch_supported(drvdata->arch) == false) in etm_probe()