procfs__read_str   38 tools/lib/api/fs/fs.h int procfs__read_str(const char *entry, char **buf, size_t *sizep);
procfs__read_str  282 tools/perf/util/thread.c 	    procfs__read_str(path, &comm, &sz) == 0) {