Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c76 static int etm4_probe_cpu(unsigned int cpu);
1654 return etm4_probe_cpu(cpu); in etm4_online_cpu()
2225 static int etm4_probe_cpu(unsigned int cpu) in etm4_probe_cpu() function