Home
last modified time | relevance | path

Searched defs:cpu (Results 1 – 25 of 108) sorted by relevance

12345

/third_party/ltp/testcases/open_posix_testsuite/include/
Daffinity.h31 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/
Dcpu_timer_info.cpp41 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/
Dtest_per_cpu_allocator_module.c88 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/
Dv3d_cpu_tiling.h31 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/
Dsched_getcpu.c27 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/
Dsched_getcpu.c13 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/
Dvdso_support.cc138 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/
Dvdso_support.cc138 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/
Dcpuset.h44 #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/
Dvc4_tiling_lt.c137 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/
Dgn_args.py442 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.c41 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/
Dcontext_test.cc27 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/
Dandroid.py208 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/
Dandroid.py206 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/
Dkernel_select_cpu.cc5 namespace cpu { namespace
/third_party/iptables/include/linux/netfilter/
Dxt_cpu.h7 __u32 cpu; member
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open.h16 int cpu, int group_fd, unsigned long flags) in perf_event_open()
/third_party/skia/bin/
Dfetch-gn26 cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64'}[platform.machine().lower()] variable
Dfetch-sk36 cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64'}[platform.machine().lower()] variable
/third_party/skia/third_party/externals/abseil-cpp/
Dgenerate_def_files.py53 def _GenerateDefFile(cpu, is_debug, extra_gn_args=[], suffix=None): argument
/third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/
Dcpu_data_saver.cc26 namespace cpu { namespace
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
Dcpuset_sched_domains_check.c83 unsigned int cpu; in check_sched_domains() local
/third_party/skia/third_party/externals/angle2/infra/specs/
Dangle.json1467 "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/
Dcpu_memory_pool.cc24 namespace cpu { namespace

12345