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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_init.c86 #define TO_STR(a) _TO_STR(a) macro
394 "depth=<size> stack trace depth " TO_STR(DEFAULT_TRACE_DEPTH) "\n"
395 "interval=<ms> sample interval in ms " TO_STR(DEFAULT_SAMPLE_INTERVAL) "\n"
396 "cutoff=<value> output cutoff point " TO_STR(DEFAULT_CUTOFF_POINT) "\n"
417 " " TO_STR(LOG_DUMP_MISC) " Misc logging\n"
418 " " TO_STR(LOG_DUMP_LISTS) " Dump out the tables\n"
419 " " TO_STR(LOG_CHECK_BINARY) " Verify & dump format=b\n"

Completed in 44 milliseconds