Lines Matching defs:endl
181 cout << "canot read both read && history hisysevent" << endl;
186 cout << "debug must follow with real log" << endl;
195 cout << clientCmdArg.beginTime << " > " << clientCmdArg.endTime << ")." << endl;
224 << "-m <count> -c [WHOLE_WORD] -o <domain> -n <eventName> -g [FAULT|STATISTIC|SECURITY|BEHAVIOR]]]" << endl;
225 cout << "-r, subscribe on all domains, event names and tags." << endl;
227 << ", subscribe on tag." << endl;
229 << ", subscribe on domain and event name." << endl;
231 << ", subscribe on event type." << endl;
232 cout << "-r -d set debug mode, both options must appear at the same time." << endl;
235 << "earlier than begin time." << endl;
238 << "earlier than begin time." << endl;
240 << ", get history hisysevent log with domain and event name." << endl;
242 << ", get history hisysevent log with event type." << endl;
243 cout << "-v, open valid event checking mode." << endl;
244 cout << "-h, help manual." << endl;
251 cout << "invalid regex" << endl;
266 cout << "failed to subscribe system event: " << GetErrorDescription(retCode) << endl;
279 cout << "only \"-c WHOLE_WORD\" supported with \"hisysevent -l\" cmd." << endl;
290 cout << "failed to query system event: " << GetErrorDescription(retCode) << endl;