Home
last modified time | relevance | path

Searched defs:core_count (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp8/common/generic/
Dsystemdependent.c38 int core_count = 16; in get_cpu_count() local
/external/grpc-grpc/src/ruby/qps/
Dworker.rb76 def core_count(_args, _call) method in WorkerServiceImpl
Dproxy-worker.rb131 def core_count(_args, _call) method in ProxyWorkerServiceImpl
/external/libvpx/libvpx/vp8/decoder/
Dthreading.c612 int core_count = 0; in vp8_decoder_create_threads() local
/external/tensorflow/tensorflow/stream_executor/
Ddevice_description.h69 int core_count() const { return core_count_; } in core_count() function
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc510 int core_count = 1; in Printf() local
631 int* core_count, in PreparePrintfArgument()
/external/u-boot/include/
Dsmbios.h167 u8 core_count; member