Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 5 of 5) 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/iio/
Diio_utils.h55 static inline int iioutils_check_suffix(const char *str, const char *suffix) in iioutils_check_suffix()
/tools/perf/util/
Dprobe-file.c713 static int sdt_arg_parse_size(char *n_ptr, const char **suffix) in sdt_arg_parse_size()
730 const char *suffix = ""; in synthesize_sdt_probe_arg() local
/tools/perf/
Dbuiltin-script.c2209 static const char *ends_with(const char *str, const char *suffix) in ends_with()
2264 static char *get_script_root(struct dirent *script_dirent, const char *suffix) in get_script_root()
2470 static char *get_script_path(const char *script_root, const char *suffix) in get_script_path()
/tools/perf/pmu-events/
Djevents.c775 char *suffix = bname + strlen(bname) - 5; in process_one_file() local