Lines Matching refs:LOG
54 LOG(ERROR) << "Failed to create data collector"; in PrintBootIo()
62 LOG(ERROR) << "Kernel doesn't support I/O profiling."; in StartDataCollection()
76 LOG(ERROR) << "Invalid value in start file." << start; in StartDataCollection()
82 LOG(INFO) << "No profiling requested. Exiting"; in StartDataCollection()
87 LOG(ERROR) << "Boot I/O: failed to parse string:" << start; in StartDataCollection()
92 LOG(ERROR) << "Bad values for bootio. timeout=" << timeout << in StartDataCollection()
97 LOG(INFO) << "Boot I/O: collecting data. samples=" << samples << "timeout=" << timeout; in StartDataCollection()
102 LOG(ERROR) << "Failed to create data collector"; in StartDataCollection()
113 LOG(INFO) << "Bootio started"; in main()
128 LOG(ERROR) << "Invalid option: " << option_name; in main()
149 LOG(ERROR) << "Invalid option: " << optopt; in main()