Home
last modified time | relevance | path

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

/build/toolchain/
H A Dget_cpu_count.py15 cpu_count = multiprocessing.cpu_count()
17 cpu_count = 1
19 print(cpu_count)
H A Dget_concurrent_links.py64 cpu_cap = multiprocessing.cpu_count()
/build/test/example/
H A Dconftest.py36 metadata['Cpu Count'] = os.cpu_count()
H A Dperformance_test.py340 ['Cpu Count', os.cpu_count()],
/build/
H A Dprebuilts_download.py26 from multiprocessing import cpu_count namespace
168 cnt = cpu_count()

Completed in 3 milliseconds