Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dnamespaces.c68 char *nspid; in nsinfo__get_nspid() local
83 nspid = strrchr(statln, '\t'); in nsinfo__get_nspid()
84 nsi->nstgid = (pid_t)strtol(nspid, NULL, 10); in nsinfo__get_nspid()
89 nsi->in_pidns = (statln + sizeof("NStgid:") - 1) != nspid; in nsinfo__get_nspid()
A Djitdump.c435 pid_t nspid, pid, tid; in jit_repipe_code_load() local
441 nspid = jr->load.pid; in jit_repipe_code_load()
459 nspid, in jit_repipe_code_load()
549 pid_t nspid, pid, tid; in jit_repipe_code_move() local
555 nspid = jr->load.pid; in jit_repipe_code_move()
571 nspid, in jit_repipe_code_move()

Completed in 7 milliseconds