Skip to content

Instantly share code, notes, and snippets.

@tanakamura
Created December 19, 2020 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanakamura/7176be93a7c7d6c8b463b191aea54caa to your computer and use it in GitHub Desktop.
Save tanakamura/7176be93a7c7d6c8b463b191aea54caa to your computer and use it in GitHub Desktop.
ostimer: clock_gettime
userland_timer: cntvct
perf_counter: no
==== inter-processor-communication ====
-> : thread id
| | 0| 1| 2| 3| 4| 5
=======================================
|0 | 0.0|160.7|157.0|154.0|157.7|154.6
|1 |157.7| 0.0|154.2|151.7|154.1|150.6
|2 |161.3|157.0| 0.0|154.1|155.2|148.2
|3 |162.4|155.4|150.2| 0.0|157.6|147.4
|4 |169.3|156.0|151.2|149.2| 0.0|370.9
|5 |172.7|153.6|151.8|151.1|374.4| 0.0
v : thread id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment