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

/openjdk7/hotspot/src/share/tools/hsdis/
H A Dhsdis.c80 static void print_help(struct hsdis_app_data* app_data,
281 print_help(app_data, "bad mach=%s", bad);
283 print_help(app_data, "bad native mach=%s; please port hsdis to this platform", bad);
351 print_help(app_data, NULL, NULL);
373 static void print_help(struct hsdis_app_data* app_data, function
/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticFramework.hpp206 void print_help(outputStream* out, const char* cmd_name);
255 virtual void print_help(const char* name) { function in class:DCmd
299 virtual void print_help(const char* name);
H A DdiagnosticCommand.cpp99 cmd->print_help(factory->name());

Completed in 27 milliseconds