Home | History | Annotate | Download | only in src

Lines Matching refs:RAW_LOG

353     RAW_LOG(ERROR, "Failed dumping live objects to %s", file_name);
365 RAW_LOG(ERROR, "Failed dumping type statistics to %s", file_name);
562 RAW_LOG(ERROR, "Failed dumping filtered heap profile to %s", file_name);
601 RAW_LOG(WARNING, "Unable to remove old heap profiles (can't run glob())");
674 RAW_LOG(ERROR, "Leak check %s detected leaks of %" PRIuS " bytes "
700 RAW_LOG(ERROR, "The %d largest leaks:", to_report);
724 RAW_LOG(ERROR, "%s", buffer);
728 RAW_LOG(ERROR, "Skipping leaks numbered %d..%d",
736 RAW_LOG(ERROR, "Could not write pprof profile to %s", filename);
745 RAW_LOG(ERROR, "leaked %" PRIuS " byte object %p", v->bytes, ptr);