Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!csd4.milw.wisc.edu!dogie.macc.wisc.edu!indri!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.unix.wizards Subject: MIPS M/120: what's the nlist symbol for cpu time? Message-ID: <397@indri.primate.wisc.edu> Date: 1 Jul 89 03:57:16 GMT Organization: UW-Madison Primate Center Lines: 8 On a VAX, you can nlist "_cp_time" to get the info necessary to grab cpu time state info from a running system. What's the symbol for doing this on a MIPS M/120 (running RISC/os 4.0)? Do you use "sysinfo" and calculate the offset of the cpu field within a struct sysinfo? Paul DuBois dubois@primate.wisc.edu