Home
last modified time | relevance | path

Searched refs:sched_getcpu (Results 1 – 25 of 27) sorted by relevance

12

/third_party/grpc/src/core/lib/gpr/
Dcpu_linux.cc40 if (sched_getcpu() < 0) { in init_num_cpus()
69 int cpu = sched_getcpu(); in gpr_cpu_current_cpu()
/third_party/musl/libc-test/src/functionalext/supplement/sched/
Dsched_getcpu.c29 int result = sched_getcpu(); in sched_getcpu_0100()
Dtest_src_functionalext_supplement_sched.gni18 "sched_getcpu",
/third_party/musl/porting/linux/user/src/sched/
Dsched_getcpu.c40 int sched_getcpu(void) in sched_getcpu() function
/third_party/musl/src/sched/
Dsched_getcpu.c25 int sched_getcpu(void) in sched_getcpu() function
/third_party/skia/third_party/externals/oboe/samples/shared/
DDefaultAudioStreamCallback.h118 int current_cpu_id = sched_getcpu(); in setThreadAffinity()
/third_party/ltp/testcases/kernel/syscalls/getcpu/
Dgetcpu01.c30 *cpu_id = sched_getcpu(); in get_cpu()
/third_party/musl/porting/liteos_m/user/include/
Dsched.h88 int sched_getcpu(void);
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h75 int sched_getcpu(void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h75 int sched_getcpu(void);
/third_party/musl/include/
Dsched.h88 int sched_getcpu(void);
/third_party/musl/ndk_musl_include/
Dsched.h90 int sched_getcpu(void);
/third_party/musl/porting/linux/user/include/
Dsched.h90 int sched_getcpu(void);
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h76 int sched_getcpu(void);
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h75 int sched_getcpu(void);
/third_party/mesa3d/src/util/
Du_thread.h97 return sched_getcpu(); in util_get_current_cpu()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dfailure_signal_handler.cc351 my_cpu = sched_getcpu(); in AbslFailureSignalHandler()
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open02.c181 int cpu = sched_getcpu(); in bind_to_current_cpu()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_hw.cc205 auto cpu = sched_getcpu(); in GetMyNode()
/third_party/ltp/
Dconfigure.ac132 sched_getcpu \
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc713 cpu = sched_getcpu(); in PinThreadToCPU()
/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc713 cpu = sched_getcpu(); in PinThreadToCPU()
/third_party/musl/
Dlibc.map.txt1526 sched_getcpu;
Dmusl_src.gni985 "src/sched/sched_getcpu.c",
2139 "src/sched/sched_getcpu.c",
DWHATSNEW1706 - sched_getcpu (nonstandard extension) support, including vdso version

12