| /third_party/mesa3d/src/broadcom/common/ |
| H A D | v3d_cpu_tiling.h | 31 v3d_load_utile(void *cpu, uint32_t cpu_stride, in v3d_load_utile() argument 141 v3d_store_utile(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride) v3d_store_utile() argument [all...] |
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
| H A D | cpuset_sched_domains_check.c | 83 unsigned int cpu; in check_sched_domains() local [all...] |
| H A D | cpuset_cpu_hog.c | 167 int cpu; in cpu_hog() local [all...] |
| /third_party/musl/porting/linux/user/src/sched/ |
| H A D | sched_getcpu.c | 27 static long getcpu_init(unsigned *cpu, unsigned *node, void *unused) in getcpu_init() argument 43 unsigned cpu; in sched_getcpu() local
|
| /third_party/musl/src/sched/ |
| H A D | sched_getcpu.c | 13 static long getcpu_init(unsigned *cpu, unsigned *node, void *unused) in getcpu_init() argument 33 unsigned cpu; in sched_getcpu() local
|
| /third_party/ltp/testcases/kernel/syscalls/perf_event_open/ |
| H A D | perf_event_open.h | 15 perf_event_open(struct perf_event_attr *event, pid_t pid, int cpu, int group_fd, unsigned long flags) perf_event_open() argument
|
| H A D | perf_event_open01.c | 119 perf_event_open(struct perf_event_attr *hw_event, pid_t pid, int cpu, int group_fd, unsigned long flags) perf_event_open() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/include/ |
| H A D | affinity.h | 31 static int set_affinity(int cpu) in set_affinity() argument 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; set_affinity_single() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | nanobenchmark_test.cc | 54 int cpu = -1; in RunAll() local
|
| /third_party/skia/bin/ |
| H A D | fetch-gn | 26 cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64'}[platform.machine().lower()] variable
|
| H A D | fetch-sk | 36 cpu = {'amd64': 'amd64', 'arm64': 'arm64', 'x86_64': 'amd64'}[platform.machine().lower()] variable
|
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
| H A D | util.hpp | 52 std::string cpu; member
|
| /third_party/vk-gl-cts/framework/platform/fuchsia/ |
| H A D | tcuFuchsiaPlatform.cpp | 55 const char* cpu = "Unknown"; in describePlatform() local 61 dst << "CPU: " << cpu << "\n"; in describePlatform() local
|
| /third_party/mesa3d/src/asahi/lib/ |
| H A D | agx_bo.h | 43 void *cpu; member
|
| /third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/ |
| H A D | test_per_cpu_allocator_module.c | 88 static unsigned long seed_val(unsigned int cmdno, unsigned int cpu) in seed_val() argument 96 unsigned int cpu; in fill_area() local 113 unsigned int cpu; in verify_area() local 195 unsigned int cpu; test_init() local [all...] |
| /third_party/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/ |
| H A D | ht_utils.c | 83 int cpu = -1; in get_current_cpu() local
|
| /third_party/ltp/testcases/kernel/syscalls/getcpu/ |
| H A D | getcpu01.c | 73 unsigned int cpu; in get_nodeid() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | vdso_support.cc | 138 long VDSOSupport::GetCPUViaSyscall(unsigned *cpu, // NOLINT(runtime/int) in GetCPUViaSyscall() argument 151 long VDSOSupport::InitAndGetCPU(unsigned *cpu, // NOLINT(runtime/int) in InitAndGetCPU() argument 164 unsigned cpu; in GetCPU() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | glthread.c | 210 int cpu = util_get_current_cpu(); in _mesa_glthread_flush_batch() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_varyings.h | 55 void *cpu; member
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | amdgpu_test.h | 454 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, unsigned alignment, unsigned heap, uint64_t alloc_flags, amdgpu_bo_handle *bo, void **cpu, uint64_t *mc_address, amdgpu_va_handle *va_handle) amdgpu_bo_alloc_and_map() argument
|
| /third_party/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/ |
| H A D | ht_utils.c | 87 int cpu = -1; in get_current_cpu() local
|
| /third_party/node/deps/v8/src/sandbox/ |
| H A D | sandbox.cc | 51 base::CPU cpu; in DetermineAddressSpaceLimit() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_bo.h | 77 void *cpu; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_tiling_lt.c | 130 vc4_lt_image_aligned(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride, int cpp, const struct pipe_box *box, bool to_cpu) vc4_lt_image_aligned() argument 170 vc4_lt_image_unaligned(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride, int cpp, const struct pipe_box *box, bool to_cpu) vc4_lt_image_unaligned() argument 227 vc4_lt_image_helper(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride, int cpp, const struct pipe_box *box, bool to_cpu) vc4_lt_image_helper() argument 246 vc4_lt_image_cpp_helper(void *gpu, uint32_t gpu_stride, void *cpu, uint32_t cpu_stride, int cpp, const struct pipe_box *box, bool to_cpu) vc4_lt_image_cpp_helper() argument [all...] |