Searched refs:filebuf (Results 1 – 1 of 1) sorted by relevance
1574 static int dso__find_perf_map(char *filebuf, size_t bufsz, in dso__find_perf_map() argument1585 snprintf(filebuf, bufsz, "/tmp/perf-%d.map", nsi->nstgid); in dso__find_perf_map()1587 rc = access(filebuf, R_OK); in dso__find_perf_map()1598 snprintf(filebuf, bufsz, "/tmp/perf-%d.map", nnsi->tgid); in dso__find_perf_map()