Home | History | Annotate | Download | only in quipper

Lines Matching refs:thread_siblings

1284   cpu_topology_.thread_siblings.resize(num_thread_siblings);
1287 &cpu_topology_.thread_siblings[i])) {
1549 for (size_t i = 0; i < cpu_topology_.thread_siblings.size(); ++i) {
1550 const CStringWithLength& str = cpu_topology_.thread_siblings[i];