Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h26555 struct __kernel_timex { struct
26565 struct __kernel_timex_timeval time; argument
26566 long long tick;
26567 long long ppsfreq;
26568 long long jitter;
26569 int shift;
26570 long long stabil;
26571 long long jitcnt;
26572 long long calcnt;
26573 long long errcnt;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h36658 struct __kernel_timex { struct
36668 struct __kernel_timex_timeval time; argument
36669 long long tick;
36670 long long ppsfreq;
36671 long long jitter;
36672 int shift;
36673 long long stabil;
36674 long long jitcnt;
36675 long long calcnt;
36676 long long errcnt;
[all …]