Home
last modified time | relevance | path

Searched refs:CpuSet (Results 1 – 9 of 9) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Dcpu_set_unittest.cc59 CpuSet set; in TEST()
67 CpuSet set; in TEST()
76 CpuSet set; in TEST()
85 CpuSet set; in TEST()
94 CpuSet set; in TEST()
103 CpuSet set; in TEST()
112 CpuSet set; in TEST()
120 CpuSet set1; in TEST()
126 CpuSet set2; in TEST()
138 CpuSet set1; in TEST()
[all …]
Dcpu_set.h45 class CpuSet {
50 CpuSet() { in CpuSet() function
113 void IntersectWith(const CpuSet& other) { in IntersectWith()
Dminidump_writer.cc87 using google_breakpad::CpuSet;
1074 CpuSet cpus_present; in WriteCPUInformation()
1075 CpuSet cpus_possible; in WriteCPUInformation()
/external/rust/crates/nix/src/
Dsched.rs55 pub struct CpuSet { struct
59 impl CpuSet { implementation
61 pub fn new() -> CpuSet { in new()
62 CpuSet { in new()
70 if field >= CpuSet::count() { in is_set()
80 if field >= CpuSet::count() { in set()
91 if field >= CpuSet::count() { in unset()
105 impl Default for CpuSet { implementation
132 pub fn sched_setaffinity(pid: Pid, cpuset: &CpuSet) -> Result<()> { in sched_setaffinity()
136 mem::size_of::<CpuSet>() as libc::size_t, in sched_setaffinity()
[all …]
/external/crosvm/sys_util/src/
Dsched.rs16 struct CpuSet(cpu_set_t); struct
18 impl FromIterator<usize> for CpuSet { implementation
28 CpuSet(cpuset) in from_iter()
44 let CpuSet(cpuset) = cpus in set_cpu_affinity() localVariable
53 .collect::<Result<CpuSet>>()?; in set_cpu_affinity()
/external/rust/crates/nix/test/
Dtest_sched.rs1 use nix::sched::{sched_getaffinity, sched_setaffinity, CpuSet};
10 for field in 0..CpuSet::count() { in test_sched_affinity()
19 let mut new_affinity = CpuSet::new(); in test_sched_affinity()
25 for field in 0..CpuSet::count() { in test_sched_affinity()
/external/rust/crates/nix/
DCHANGELOG.md104 - `CpuSet` and `UnixCredentials` now implement `Default`.
920 - Added `CpuSet::unset` in `::nix::sched`.
937 - Changed the result types of `CpuSet::is_set` and `CpuSet::set` in
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym7097 FUNC 1eb70 10 0 google_breakpad::CpuSet::CpuSet
7102 FUNC 1eb80 108 0 google_breakpad::CpuSet::ParseSysFile
7146 FUNC 1ec88 1c 0 google_breakpad::CpuSet::GetCount
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym6896 FUNC 2fc7c c 0 google_breakpad::CpuSet::CpuSet
6898 FUNC 2fc88 184 0 google_breakpad::CpuSet::ParseSysFile
6943 FUNC 2fe0c 48 0 google_breakpad::CpuSet::GetCount