Skip to Content.
Sympa Menu

ndt-users - Need explanation of values having on cputime trace file.

Subject: ndt-users list created

List archive

Need explanation of values having on cputime trace file.


Chronological Thread 
  • From: <>
  • To:
  • Subject: Need explanation of values having on cputime trace file.
  • Date: Wed, 18 Nov 2015 07:45:12 +0000 (UTC)

Hi NDT Team,

I need explanation behind writing values onto cputime trace file. How they are
receiving the values in incrementation order. Ex:

0.00 0 0 0 0 --> All values are zero means it is starting point.
0.10 0 0 0 0 --> First value increased by 0.00 to 0.10 means interval of 0.10
seconds of every line and rest zeros why?
0.20 0 1 0 0 --> Here third value is 1 why ?

0.30 0 1 0 0
0.40 0 1 0 0
0.50 3 9 0 0 --> Here second value is 3 and third value is 9 and rest zeros
why ?
0.60 5 16 0 0 --> Again second and third values are increased and rest
zeros...it goes on..why?
0.70 8 24 0 0
0.80 11 31 0 0
0.90 13 38 0 0

Please if give an explanation of these values it would be more helpful to me.
I'm planning to implement the use cases on latency and jitter.

Regards
Naresh


  • Need explanation of values having on cputime trace file., naresh.b0706, 11/18/2015

Archive powered by MHonArc 2.6.16.

Top of Page