Searched defs:get_node_by_cpu (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp3069 // The table is later used in get_node_by_cpu().
3106 int os::Bsd::get_node_by_cpu(int cpu_id) { function in class:os::Bsd
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp2822 int lgrp_id = Linux::get_node_by_cpu(cpu_id);
2925 // The table is later used in get_node_by_cpu().
2962 int os::Linux::get_node_by_cpu(int cpu_id) { function in class:os::Linux

Completed in 80 milliseconds