Searched defs:cpu (Results 1 – 6 of 6) sorted by relevance
32 TEST(cpu, sched_setaffinity) { in TEST() argument36 for (int cpu = 0; cpu < cpu_count; ++cpu) { in TEST() local46 TEST(cpu, sched_setaffinity_multiple_cpu) { in TEST() argument63 auto cpu = test_data[i]; in TEST() local
61 val cpu = when (toolchain.abi) { in configure() constant
51 val cpu get() = _cpu constant142 val cpu = readInt() in parseLine() constant
96 var cpu = cpuMap[cid] in <lambda>() variable
59 val cpu = state.cpuFor(event.cpu) in import() constant
29 val cpu: Int, in <lambda>() constant in trebuchet.importers.ftrace.events.FtraceEvent