Searched defs:suffix (Results 1 – 4 of 4) 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/ |
| D | builtin-script.c | 1607 static const char *ends_with(const char *str, const char *suffix) in ends_with() 1662 static char *get_script_root(struct dirent *script_dirent, const char *suffix) in get_script_root() 1868 static char *get_script_path(const char *script_root, const char *suffix) in get_script_path()
|
| /tools/perf/pmu-events/ |
| D | jevents.c | 682 char *suffix = bname + strlen(bname) - 5; in process_one_file() local
|