Home
last modified time | relevance | path

Searched refs:rs_pid (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/rcap/common/
H A Drcapd_stat.c56 (void) snprintf(procfile, 20, "/proc/%d/psinfo", (int)hdr.rs_pid); in stat_get_rcapd_pid()
58 return (hdr.rs_pid); in stat_get_rcapd_pid()
H A Drcapd_stat.h49 uint64_t rs_pid; /* pid of producer */ member
/titanic_44/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c173 pid = hdr.rs_pid; in read_stats()
/titanic_44/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c1207 rs.rs_pid = rcapd_pid; in update_statistics()