Searched refs:ends_with (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-script.c3304 static const char *ends_with(const char *str, const char *suffix) function
3367 str = (char *)ends_with(script_root, suffix);
3649 return ends_with(script_path, "top") != NULL;

Completed in 144 milliseconds