Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ktime_get()カーネル空間でかかった時間を、ユーザー空間からの同じ単位の何かにマップしたいと思います。
ktime_get()
ktime_get() と比較できる proc エントリまたはその他のソース (ユーザー レベル) はありますか?
を使用します。clock_gettime(CLOCK_MONOTONIC)
clock_gettime
(CLOCK_MONOTONIC)