Searched defs:suffix (Results 1 – 5 of 5) sorted by relevance
| /tools/lib/traceevent/ |
| D | event-plugin.c | 274 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/ |
| D | iio_utils.h | 55 static inline int iioutils_check_suffix(const char *str, const char *suffix) in iioutils_check_suffix()
|
| /tools/perf/util/ |
| D | probe-file.c | 713 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/ |
| D | builtin-script.c | 2209 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/ |
| D | jevents.c | 775 char *suffix = bname + strlen(bname) - 5; in process_one_file() local
|