Searched refs:is_thread_allocated_memory_enabled (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.hpp88 static bool is_thread_allocated_memory_enabled() { return _thread_cpu_time_enabled; } function in class:ThreadService
H A Dmanagement.cpp899 return ThreadService::is_thread_allocated_memory_enabled();

Completed in 37 milliseconds