/third_party/ltp/testcases/open_posix_testsuite/include/ |
D | affinity.h | 31 static int set_affinity(int cpu) in set_affinity() 44 int cpu = -1; in get_online_cpu_from_sysfs() local 59 int cpu = -1; in get_online_cpu_from_cpuinfo() local 85 int cpu; in set_affinity_single() local
|
/third_party/boost/libs/timer/test/ |
D | cpu_timer_info.cpp | 41 cpu_timer cpu; in cpp_main() local 58 cpu_timer cpu; in cpp_main() local
|
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/ |
D | test_per_cpu_allocator_module.c | 88 static unsigned long seed_val(unsigned int cmdno, unsigned int cpu) in seed_val() 96 unsigned int cpu; in fill_area() local 113 unsigned int cpu; in verify_area() local 195 unsigned int cpu; in test_init() local
|
/third_party/mesa3d/src/broadcom/common/ |
D | v3d_cpu_tiling.h | 31 v3d_load_utile(void *cpu, uint32_t cpu_stride, in v3d_load_utile() 142 void *cpu, uint32_t cpu_stride) in v3d_store_utile()
|
/third_party/musl/porting/linux/user/src/sched/ |
D | sched_getcpu.c | 27 static long getcpu_init(unsigned *cpu, unsigned *node, void *unused) in getcpu_init() 43 unsigned cpu; in sched_getcpu() local
|
/third_party/musl/src/sched/ |
D | sched_getcpu.c | 13 static long getcpu_init(unsigned *cpu, unsigned *node, void *unused) in getcpu_init() 28 unsigned cpu; in sched_getcpu() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
D | vdso_support.cc | 138 long VDSOSupport::GetCPUViaSyscall(unsigned *cpu, // NOLINT(runtime/int) in GetCPUViaSyscall() 151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() 164 unsigned cpu; in GetCPU() local
|
/third_party/abseil-cpp/absl/debugging/internal/ |
D | vdso_support.cc | 138 long VDSOSupport::GetCPUViaSyscall(unsigned *cpu, // NOLINT(runtime/int) in GetCPUViaSyscall() 151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() 164 unsigned cpu; in GetCPU() local
|
/third_party/ltp/include/lapi/ |
D | cpuset.h | 44 #define CPU_SET_S(cpu, size, mask) CPU_SET(cpu, mask) argument 48 #define CPU_ISSET_S(cpu, size, mask) CPU_ISSET(cpu, mask) argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_tiling_lt.c | 137 void *cpu, uint32_t cpu_stride, in vc4_lt_image_aligned() 177 void *cpu, uint32_t cpu_stride, in vc4_lt_image_unaligned() 234 void *cpu, uint32_t cpu_stride, in vc4_lt_image_helper() 253 void *cpu, uint32_t cpu_stride, in vc4_lt_image_cpp_helper()
|
/third_party/cef/tools/ |
D | gn_args.py | 442 def GetConfigArgs(args, is_debug, cpu): argument 472 def GetConfigArgsSandbox(platform, args, is_debug, cpu): argument 519 def LinuxSysrootExists(cpu): argument
|
/third_party/musl/libc-test/src/functionalext/supplement/sched/ |
D | __sched_cpucount.c | 41 for (int cpu = 0; cpu < num_cpus; cpu++) { in __sched_cpucount_0100() local 67 for (int cpu = 0; cpu < num_cpus; cpu++) { in __sched_cpucount_0200() local
|
/third_party/mindspore/tests/ut/cpp/cxx_api/ |
D | context_test.cc | 27 std::shared_ptr<DeviceInfoContext> cpu = std::make_shared<CPUDeviceInfo>(); in TEST_F() local 41 std::shared_ptr<DeviceInfoContext> cpu = std::make_shared<CPUDeviceInfo>(); in TEST_F() local 67 std::shared_ptr<CPUDeviceInfo> cpu = std::make_shared<CPUDeviceInfo>(); in TEST_F() local
|
/third_party/skia/infra/bots/recipe_modules/flavor/ |
D | android.py | 208 def _set_governor(self, cpu, gov): argument 241 def _set_cpu_online(self, cpu, value): argument 286 def _scale_cpu(self, cpu, target_percent): argument
|
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/ |
D | android.py | 206 def _set_governor(self, cpu, gov): argument 239 def _set_cpu_online(self, cpu, value): argument 284 def _scale_cpu(self, cpu, target_percent): argument
|
/third_party/mindspore/tests/ut/cpp/stub/runtime/ |
D | kernel_select_cpu.cc | 5 namespace cpu { namespace
|
/third_party/iptables/include/linux/netfilter/ |
D | xt_cpu.h | 7 __u32 cpu; member
|
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/ |
D | perf_event_open.h | 16 int cpu, int group_fd, unsigned long flags) in perf_event_open()
|
/third_party/skia/bin/ |
D | fetch-gn | 26 cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64'}[platform.machine().lower()] variable
|
D | fetch-sk | 36 cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64'}[platform.machine().lower()] variable
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | generate_def_files.py | 53 def _GenerateDefFile(cpu, is_debug, extra_gn_args=[], suffix=None): argument
|
/third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/ |
D | cpu_data_saver.cc | 26 namespace cpu { namespace
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
D | cpuset_sched_domains_check.c | 83 unsigned int cpu; in check_sched_domains() local
|
/third_party/skia/third_party/externals/angle2/infra/specs/ |
D | angle.json | 1467 "cpu": "x86-64", string 1497 "cpu": "x86-64", string 1527 "cpu": "x86-64", string 1557 "cpu": "x86-64", string 1587 "cpu": "x86-64", string 1617 "cpu": "x86-64", string 1648 "cpu": "x86-64", string 1678 "cpu": "x86-64", string 1708 "cpu": "x86-64", string 1738 "cpu": "x86-64", string [all …]
|
/third_party/mindspore/mindspore/ccsrc/runtime/hardware/cpu/ |
D | cpu_memory_pool.cc | 24 namespace cpu { namespace
|