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

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp43 #define SYMBOL_BUF_SIZE 256 macro
1235 char nameBuf[SYMBOL_BUF_SIZE + 1];
1258 char buf[2*SYMBOL_BUF_SIZE + 1];

Completed in 35 milliseconds