Home
last modified time | relevance | path

Searched defs:num_cores (Results 1 – 25 of 33) sorted by relevance

12

/external/libavc/encoder/
Dih264e_debug.h43 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) \ argument
50 #define DEBUG_DUMP_INP_TO_RC_POST_ENC(ps_frame_info, pic_cnt, num_cores) \ argument
55 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) (void); argument
61 #define DEBUG_DUMP_INP_TO_RC_POST_ENC(ps_frame_info, pic_cnt, num_cores) (void); argument
/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_topology.cc51 int num_cores = tpu::ExecutorApiFn()->TpuHostLocation_NumCoresFn( in Cores() local
109 int num_cores = in cores() local
/external/skia/src/core/
DSkExecutor.cpp18 static int num_cores() { in num_cores() function
25 static int num_cores() { in num_cores() function
/external/bcc/examples/cpp/
DCPUDistribution.cc84 auto num_cores = sysconf(_SC_NPROCESSORS_ONLN); in main() local
/external/arm-trusted-firmware/include/plat/arm/common/
Dfconf_ethosn_getter.h30 uint32_t num_cores; member
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dhardware_types.proto26 uint32 num_cores = 2; field
Dop_metrics.proto77 uint32 num_cores = 21; field
/external/crosvm/devices/src/tsc/
Dcalibrate.rs417 let num_cores = in test_handle_offline_core() localVariable
484 let num_cores = in test_offset_identification_core_0() localVariable
526 let num_cores = in test_offset_identification_core_1() localVariable
/external/tensorflow/tensorflow/core/protobuf/
Ddevice_properties.proto34 int64 num_cores = 5; field
/external/libchrome/base/task_scheduler/
Dtask_scheduler.cc56 const int num_cores = SysInfo::NumberOfProcessors(); in StartWithDefaultParams() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_program_group.h52 int64_t num_cores() const override { return num_cores_; } in num_cores() function
/external/tensorflow/tensorflow/python/tpu/
Dtpu_system_metadata.py61 def __new__(cls, num_cores, num_hosts, num_of_cores_per_host, topology, argument
Dtensor_tracer.proto52 int32 num_cores = 4; field
/external/ComputeLibrary/src/runtime/OMP/
DOMPScheduler.cpp46 const unsigned int num_cores = omp_get_max_threads(); in set_num_threads() local
/external/rappor/analysis/R/
Dassociation.R107 GetCondProbBooleanReports <- function(reports, pstar, qstar, num_cores) { argument
136 marginal, prob_other = NULL, num_cores) { argument
351 num_cores = 10, argument
Dsimulation.R58 EncodeAll <- function(x, cohorts, map, params, num_cores = 1) { argument
/external/tensorflow/tensorflow/dtensor/mlir/
Dgroup_assignment.h78 int num_cores() { return map_.size(); } in num_cores() function
/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dpaxb.h46 uint32_t num_cores; member
/external/crosvm/devices/src/
Dtsc.rs106 let num_cores = tsc_state.offsets.len(); in tsc_sync_mitigations_inner() localVariable
/external/libmpeg2/common/
Dithread.c161 int num_cores = sysconf(_SC_NPROCESSORS_ONLN); in ithread_set_affinity() local
/external/libhevc/common/
Dithread.c154 int num_cores = sysconf(_SC_NPROCESSORS_ONLN); in ithread_set_affinity() local
/external/libavc/common/
Dithread.c179 int num_cores = sysconf(_SC_NPROCESSORS_ONLN); in ithread_set_affinity() local
/external/tensorflow/tensorflow/core/util/
Dtest_log.proto91 int64 num_cores = 1; field
/external/tensorflow/tensorflow/compiler/xla/service/
Dcompiler.h91 virtual int64_t num_cores() const { return 0; } in num_cores() function
/external/webrtc/test/pc/e2e/
Dpeer_connection_quality_test.cc300 int num_cores = CpuInfo::DetectNumberOfCores(); in Run() local

12