Home | History | Annotate | Download | only in src

Lines Matching defs:pid

1368 		int pid = getpid();
1370 mfd = prof_open_maps("/proc/%d/task/%d/maps", pid, pid);
1372 mfd = prof_open_maps("/proc/%d/maps", pid);
1503 /* Dump /proc/<pid>/maps if possible. */
1534 /* "<prefix>.<pid>.<seq>.v<vseq>.heap" */
1539 /* "<prefix>.<pid>.<seq>.<v>.heap" */