Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tests/libhwbinder/1.0/default/
H A DScheduleTest.cpp31 << " tid: " << gettid() << " cpu: " << sched_getcpu() << endl; in threadDump()
65 int cpu = sched_getcpu(); in send()
/aosp12/frameworks/native/libs/binder/tests/
H A Dschd-dbg.cpp88 << " tid: " << gettid() << " cpu: " << sched_getcpu() << endl; in thread_dump()
135 int cpu = sched_getcpu(); in onTransact()
288 parcel_fill(data, payload_size, thread_pri(), sched_getcpu()); in thread_start()
356 parcel_fill(data, payload_size, thread_pri(), sched_getcpu()); in worker_fx()
/aosp12/bionic/libc/bionic/
H A Dsched_getcpu.cpp34 int sched_getcpu() { in sched_getcpu() function
/aosp12/system/libhwbinder/vts/performance/
H A DLatency.cpp96 << " cpu: " << sched_getcpu() << endl; in threadDumpPri()
118 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in threadStart()
211 uint32_t call_sta = (threadGetPri() << 16) | sched_getcpu(); in clientFx()
/aosp12/bionic/libc/include/
H A Dsched.h58 int sched_getcpu(void);
/aosp12/system/extras/tests/binder/benchmarks/
H A DbinderAddInts.cpp180 cpu = sched_getcpu(); in onTransact()
/aosp12/frameworks/av/services/audioflinger/
H A DFastThread.cpp338 int cpuNum = sched_getcpu(); in threadLoop()
H A DThreads.cpp427 int cpuNum = sched_getcpu(); in sample()
/aosp12/bionic/libc/
H A Dlibc.map.txt891 sched_getcpu; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21
H A DAndroid.bp1134 "bionic/sched_getcpu.cpp",
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt891 sched_getcpu; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21