Home
last modified time | relevance | path

Searched defs:sched_affinity (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/
Dsched.rs159 mod sched_affinity { module
/aosp_15_r20/test/dittosuite/src/
H A Dinstruction_factory.cpp232 SchedAffinity sched_affinity(Syscall::GetSyscall()); in CreateFromProtoInstruction() local
/aosp_15_r20/test/dittosuite/schema/
H A Dbenchmark.proto185 optional int64 sched_affinity = 5 [default = -1]; field