Lines Matching defs:Command
378 // Command object. It makes sure a resource mark is set and
381 class Command : public StackObj {
389 Command(const char* str) {
397 ~Command() {
404 int Command::level = 0;
409 Command c("blob");
415 Command c("dump_vtable");
423 Command c("nm");
434 Command c("disnm");
450 Command c(buffer);
460 Command c("universe");
469 Command c("universe verify");
483 Command c("pp");
503 Command c("ps");
535 Command c("pfl");
549 Command c("psf");
562 Command c("threads");
568 Command c("psd");
574 Command c("safepoints");
582 Command c("pss");
589 Command c("debug");
598 Command c("ndebug");
606 Command c("flush");
611 Command c("events");
621 Command c("pnl");
631 Command c("findm");
638 Command c("findnm");
722 Command c("findclass");
733 Command c("hsfind");
739 Command c("hsfindref");
744 Command c("find");
750 Command c("findpc");
761 Command c("help");