Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. ==============================================================
  2. = Linux Perf Initializing
  3. ==============================================================
  4. Core 0 : online
  5. Core 1 : online
  6. Core 2 : online
  7. Core 3 : online
  8. Core 4 : offline
  9. Core 5 : offline
  10. Core 6 : offline
  11. Core 7 : offline
  12. Scheduling on core: 3
  13.  
  14. using libpfm4: 262144
  15. Detected PMU models:
  16. [18, ix86arch, "Intel X86 architectural PMU"]
  17. [51, perf, "perf_events generic PMU"]
  18. [114, perf_raw, "perf_events raw PMU"]
  19. [200, skl, "Intel Skylake"]
  20. Total events: 5739 available, 160 supported
  21.  
  22. Name : CPU_CLK_THREAD_UNHALTED (Intel Skylake)
  23. Description : Count core clock cycles whenever the clock signal on the specific core is running (not halted)
  24. Code : 0x3c
  25.  
  26. ==============================================================
  27. = Using Linux Perf
  28. ==============================================================
  29. N: 100 SISD 0.443146 SSE 2.17312 AVX 1.92459
  30. N: 200 SISD 0.433948 SSE 1.57434 AVX 1.62573
  31. N: 300 SISD 0.426429 SSE 1.34595 AVX 1.52805
  32. N: 400 SISD 0.420228 SSE 1.34696 AVX 1.53574
  33. N: 500 SISD 0.425849 SSE 1.31394 AVX 1.50105
  34. N: 600 SISD 0.424841 SSE 1.34841 AVX 1.4737
  35. N: 700 SISD 0.390912 SSE 1.18169 AVX 1.32968
  36. N: 800 SISD 0.272474 SSE 0.602768 AVX 1.00032
  37. N: 900 SISD 0.233203 SSE 0.515984 AVX 0.706136
  38. N: 1000 SISD 0.291599 SSE 0.541473 AVX 0.853562
  39. N: 1100 SISD 0.222897 SSE 0.508663 AVX 0.831463
  40. N: 1200 SISD 0.271321 SSE 0.610069 AVX 0.963268
  41. N: 1300 SISD 0.223222 SSE 0.477207 AVX 0.908085
  42. N: 1400 SISD 0.271489 SSE 0.502285 AVX 0.989333
  43. N: 1500 SISD 0.22061 SSE 0.471593 AVX 0.884493
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement