Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 3 of 3) sorted by relevance

/tools/lib/traceevent/
Devent-plugin.c274 const char *prefix, const char *suffix, in traceevent_print_plugins()
342 load_plugins_dir(struct pevent *pevent, const char *suffix, in load_plugins_dir()
384 load_plugins(struct pevent *pevent, const char *suffix, in load_plugins()
/tools/perf/util/
Dpath.c140 char *strip_path_suffix(const char *path, const char *suffix) in strip_path_suffix()
/tools/perf/
Dbuiltin-script.c1336 static const char *ends_with(const char *str, const char *suffix) in ends_with()
1391 static char *get_script_root(struct dirent *script_dirent, const char *suffix) in get_script_root()
1592 static char *get_script_path(const char *script_root, const char *suffix) in get_script_path()