Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dnamespaces.c69 char *nspid; in nsinfo__init() local
116 nspid = strrchr(statln, '\t'); in nsinfo__init()
117 nsi->nstgid = (pid_t)strtol(nspid, NULL, 10); in nsinfo__init()
121 nsi->in_pidns = (statln + sizeof("NStgid:") - 1) != nspid; in nsinfo__init()
A Djitdump.c442 pid_t nspid, pid, tid; in jit_repipe_code_load() local
448 nspid = jr->load.pid; in jit_repipe_code_load()
466 nspid, in jit_repipe_code_load()
556 pid_t nspid, pid, tid; in jit_repipe_code_move() local
562 nspid = jr->load.pid; in jit_repipe_code_move()
578 nspid, in jit_repipe_code_move()

Completed in 4 milliseconds