Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/libavc/encoder/
H A 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
/aosp_15_r20/external/crosvm/devices/src/tsc/
H A Dcalibrate.rs416 let num_cores = in test_handle_offline_core() localVariable
485 let num_cores = in test_offset_identification_core_0() localVariable
528 let num_cores = in test_offset_identification_core_1() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_topology.cc51 int num_cores = tpu::ExecutorApiFn()->TpuHostLocation_NumCoresFn( in Cores() local
109 int num_cores = in cores() local
/aosp_15_r20/external/skia/src/core/
H A DSkExecutor.cpp22 static int num_cores() { in num_cores() function
29 static int num_cores() { in num_cores() function
/aosp_15_r20/external/rappor/analysis/R/
H A Dassociation.R107 GetCondProbBooleanReports <- function(reports, pstar, qstar, num_cores) { argument
136 marginal, prob_other = NULL, num_cores) { argument
351 num_cores = 10, argument
/aosp_15_r20/external/bcc/examples/cpp/
H A DCPUDistribution.cc84 auto num_cores = sysconf(_SC_NPROCESSORS_ONLN); in main() local
/aosp_15_r20/external/arm-trusted-firmware/include/plat/arm/common/
H A Dfconf_ethosn_getter.h30 uint32_t num_cores; member
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dhardware_types.proto26 uint32 num_cores = 2; field
H A Dop_metrics.proto77 uint32 num_cores = 21; field
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddevice_properties.proto34 int64 num_cores = 5; field
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_scratch.h17 uint32_t num_cores; member
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dtask_scheduler.cc56 const int num_cores = SysInfo::NumberOfProcessors(); in StartWithDefaultParams() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_program_group.h52 int64_t num_cores() const override { return num_cores_; } in num_cores() function
/aosp_15_r20/external/pytorch/c10/core/
H A Dthread_pool.cpp16 size_t num_cores = cpuinfo_get_cores_count(); in defaultNumThreads() local
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu_system_metadata.py61 def __new__(cls, num_cores, num_hosts, num_of_cores_per_host, topology, argument
H A Dtensor_tracer.proto52 int32 num_cores = 4; field
/aosp_15_r20/external/ComputeLibrary/src/runtime/OMP/
H A DOMPScheduler.cpp46 const unsigned int num_cores = omp_get_max_threads(); in set_num_threads() local
/aosp_15_r20/external/coreboot/src/cpu/intel/model_2065x/
H A Dmodel_2065x_init.c118 unsigned int num_cores; in get_cpu_count() local
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/
Dgem5_manager.cpp152 int num_cores = 1; in GenerateGem5File() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dgroup_assignment.h78 int num_cores() { return map_.size(); } in num_cores() function
/aosp_15_r20/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
H A Dpaxb.h46 uint32_t num_cores; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dpaxb.h46 uint32_t num_cores; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/arm/common/
Dfconf_ethosn_getter.h49 uint32_t num_cores; member
/aosp_15_r20/external/crosvm/devices/src/
H A Dtsc.rs107 let num_cores = tsc_state.offsets.len(); in tsc_sync_mitigations_inner() localVariable
/aosp_15_r20/external/pigweed/pw_cli_analytics/py/pw_cli_analytics/
H A Danalytics.py216 num_cores: int = multiprocessing.cpu_count() variable in UserProperties

123