Skip to content
Snippets Groups Projects
Commit 1743d0a4 authored by Serge Petrenko's avatar Serge Petrenko Committed by Kirill Yukhin
Browse files

fiber.top() refactor clock and cpu time calculation

Unify all the members related to fiber's clock statistics into struct
clock_stat and all the members related to cord's knowledge of cpu state
and clocks to struct cpu_stat.
Reset stats of all alive fibers on fiber.top_enable().

Follow-up #2694
parent 8d363c43
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment