Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ppsfreq
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
timex.h
35
__kernel_long_t
ppsfreq
;
member
74
long long
ppsfreq
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
timex.h
35
__kernel_long_t
ppsfreq
;
member
74
long long
ppsfreq
;
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
timex.h
80
__kernel_long_t
ppsfreq
;/* pps frequency (scaled ppm) (ro) */
member
119
long long
ppsfreq
;/* pps frequency (scaled ppm) (ro) */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
timex.h
80
__kernel_long_t
ppsfreq
;/* pps frequency (scaled ppm) (ro) */
member
119
long long
ppsfreq
;/* pps frequency (scaled ppm) (ro) */
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
time32.h
39
s32
ppsfreq
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
time32.h
39
s32
ppsfreq
;
member
/kernel/linux/linux-5.10/kernel/time/
H
A
D
time.c
306
txc->
ppsfreq
= tx32.
ppsfreq
;
in get_old_timex32()
335
tx32.
ppsfreq
= txc->
ppsfreq
;
in put_old_timex32()
H
A
D
ntp.c
195
txc->
ppsfreq
= shift_right((pps_freq >> PPM_SCALE_INV_SHIFT) *
in pps_fill_timex()
228
txc->
ppsfreq
= 0;
in pps_fill_timex()
/kernel/linux/linux-6.6/kernel/time/
H
A
D
time.c
306
txc->
ppsfreq
= tx32.
ppsfreq
;
in get_old_timex32()
335
tx32.
ppsfreq
= txc->
ppsfreq
;
in put_old_timex32()
H
A
D
ntp.c
195
txc->
ppsfreq
= shift_right((pps_freq >> PPM_SCALE_INV_SHIFT) *
in pps_fill_timex()
228
txc->
ppsfreq
= 0;
in pps_fill_timex()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
timex.h
22
__kernel_long_t
ppsfreq
;
member
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
osf_sys.c
1175
long
ppsfreq
; /* pps frequency (scaled ppm) (ro) */
member
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
osf_sys.c
1174
long
ppsfreq
; /* pps frequency (scaled ppm) (ro) */
member
Completed in 12 milliseconds