Home
last modified time | relevance | path

Searched refs:nsinfo__tgid (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dnamespaces.c196 RC_CHK_ACCESS(nnsi)->tgid = nsinfo__tgid(nsi); in nsinfo__copy()
253 pid_t nsinfo__tgid(const struct nsinfo *nsi) in nsinfo__tgid() function
H A Djitdump.c382 return nsinfo__tgid(jd->nsi); in jr_entry_pid()
H A Dsymbol.c1677 snprintf(filebuf, bufsz, "/tmp/perf-%d.map", nsinfo__tgid(nnsi)); in dso__find_perf_map()