Home
last modified time | relevance | path

Searched refs:path__join (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dsymbol.h142 return path__join(bf, size, symbol_conf.symfs, path); in __symbol__join_symfs()
Dutil.h297 static inline int path__join(char *bf, size_t size, in path__join() function