Home
last modified time | relevance | path

Searched refs:sched_getaffinity (Results 1 – 16 of 16) sorted by relevance

/aosp12/bionic/tests/
H A Dpty_test.cpp85 ASSERT_EQ(0, sched_getaffinity(0, sizeof(cpu_set_t), &cpus)); in PtyReader_28979140()
110 ASSERT_EQ(0, sched_getaffinity(0, sizeof(cpu_set_t), &cpus)); in TEST()
H A Dsched_test.cpp306 ASSERT_EQ(-1, sched_getaffinity(getpid(), 0, nullptr)); in TEST()
H A Dsys_ptrace_test.cpp230 ASSERT_EQ(0, sched_getaffinity(0, sizeof available_cpus, &available_cpus)); in TEST()
/aosp12/bionic/libc/bionic/
H A Dsched_getaffinity.cpp35 int sched_getaffinity(pid_t pid, size_t set_size, cpu_set_t* set) { in sched_getaffinity() function
/aosp12/hardware/qcom/sm7250/gps/etc/seccomp_policy/
H A Dgnss@2.0-xtwifi-inet-agent.policy33 sched_getaffinity: 1
H A Dgnss@2.0-xtra-daemon.policy35 sched_getaffinity: 1
/aosp12/hardware/qcom/sm8150/gps/etc/seccomp_policy/
H A Dgnss@2.0-xtwifi-inet-agent.policy33 sched_getaffinity: 1
H A Dgnss@2.0-xtra-daemon.policy35 sched_getaffinity: 1
/aosp12/bionic/libc/include/
H A Dsched.h77 int sched_getaffinity(pid_t __pid, size_t __set_size, cpu_set_t* __set);
/aosp12/system/extras/tests/binder/benchmarks/
H A DbinderAddInts.cpp240 if ((rv = sched_getaffinity(0, sizeof(availCPUs), &availCPUs)) != 0) { in main()
/aosp12/system/core/libutils/
H A DRefBase_test.cpp303 if (sched_getaffinity(0, sizeof(cpu_set_t), origCpus) != 0) { in setExclusiveCpus()
/aosp12/bionic/tools/versioner/src/
H A Dversioner.cpp74 int rc = sched_getaffinity(getpid(), sizeof(cpu_set), &cpu_set); in getCpuCount()
/aosp12/bionic/libc/
H A DSYSCALLS.TXT295 int __sched_getaffinity:sched_getaffinity(pid_t pid, size_t setsize, cpu_set_t* set) all
H A Dlibc.map.txt890sched_getaffinity; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21
H A DAndroid.bp1133 "bionic/sched_getaffinity.cpp",
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt890sched_getaffinity; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21