Skip to content

Commit 3d8b876

Browse files
authored
I need another try ...
1 parent 285fd13 commit 3d8b876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/os/linux/os_linux.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ class Linux {
104104
bool has_steal_ticks;
105105
};
106106

107+
static int active_processor_count();
107108
// which_logical_cpu=-1 returns accumulated ticks for all cpus.
108109
static bool get_tick_information(CPUPerfTicks* pticks, int which_logical_cpu);
109110
static bool _stack_is_executable;

0 commit comments

Comments
 (0)