Searched defs:on_cpu (Results 1 – 3 of 3) sorted by relevance
67 Scope on_cpu = root.WithAssignedDevice(kCPU).WithDevice(kCPU); in TEST() local152 Scope on_cpu = root.WithAssignedDevice(kCPU).WithDevice(kCPU); in TEST() local181 Scope on_cpu = root.WithAssignedDevice(kCPU).WithDevice(kCPU); in TEST() local
227 char on_cpu[32] = {0}; in WriteSignalMessage() local
2872 def on_cpu(x): function