Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h19428 struct timecounter { struct
19429 const struct cyclecounter *cc;
19430 u64 cycle_last;
19431 u64 nsec;
19432 u64 mask;
19433 u64 frac;
19675 struct timecounter timecounter; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h37095 struct timecounter { struct
37096 const struct cyclecounter *cc;
37097 u64 cycle_last;
37098 u64 nsec;
37099 u64 mask;
37100 u64 frac;