Searched refs:is_perf_command (Results 1 – 1 of 1) sorted by relevance
304 static int is_perf_command(const char *s) in is_perf_command() function474 if (alias && !is_perf_command(argv[0])) { in cmd_help()