For individual spid cpu times you'll likely want to look at monProcessActivity (mPA).
To use mPA you'll need to a) take a sample, b) wait XX seconds, c) take another sample and d) calculate the cpu time differences between the 2 samples.
For individual spid cpu times you'll likely want to look at monProcessActivity (mPA).
To use mPA you'll need to a) take a sample, b) wait XX seconds, c) take another sample and d) calculate the cpu time differences between the 2 samples.