Home
last modified time | relevance | path

Searched refs:processors (Results 1 – 2 of 2) sorted by relevance

/kernel/lib/topology/include/lib/
A Dsystem-topology.h53 IterableProcessors processors() { in processors() function
/kernel/lib/topology/
A Dsystem-topology_test.cpp37 ASSERT_EQ(3, graph.processors().size()); in test_flat_to_heap_simple()
56 ASSERT_EQ(32, graph.processors().size()); in test_flat_to_heap_complex()
67 ASSERT_EQ(32, graph.processors().size()); in test_flat_to_heap_walk_result()
70 for (Node* processor : graph.processors()) { in test_flat_to_heap_walk_result()

Completed in 7 milliseconds