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

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.hpp250 static void set_numa_max_node(numa_max_node_func_t func) { _numa_max_node = func; } function in class:Bsd
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.hpp235 static void set_numa_max_node(numa_max_node_func_t func) { _numa_max_node = func; } function in class:Linux

Completed in 120 milliseconds