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

/openjdk7/jdk/src/windows/native/com/sun/management/
H A DOperatingSystem_md.c629 static char hotspotheader[2*COUNTER_BUF_SIZE]; local
760 _snprintf(hotspotheader, sizeof(hotspotheader)-1, "\\%s(%s#%d)\0", processes, tmp, i);
778 return hotspotheader;

Completed in 32 milliseconds