Searched refs:each_active_cpu (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/gdb/linux/
H A Dcpus.py121 def each_active_cpu(): function
139 gdb.write("Active CPUs : {}\n".format(list(each_active_cpu())))

Completed in 151 milliseconds