Home
last modified time | relevance | path

Searched defs:sysmontick (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dproc.go6190 type sysmontick struct { struct
6191 schedtick uint32
6192 syscalltick uint32
6193 schedwhen int64
6194 syscallwhen int64
Druntime2.go655 sysmontick sysmontick // last tick observed by sysmon member