The cpc_event_diff() function places the difference
between the ce_pic fields of after
and before and places them in the corresponding field
of diff. The ce_hrt field of diff is set to the ce_hrt field of after. SPARC:Additionally, the function computes the difference between the ce_tick fields of after and before, and places it in the corresponding field of diff. IA:Additionally, the function computes the difference between the ce_tsc fields of after and before, and places it in the corresponding field of diff.
|