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
defs:tv_nsec
(Results
1 - 25
of
134
) sorted by relevance
1
2
3
4
5
6
/third_party/mesa3d/src/c11/
H
A
D
time.h
34
long
tv_nsec
; // Nanoseconds - [0, 999999999]
member
/kernel/linux/linux-5.10/include/vdso/
H
A
D
time32.h
9
s32
tv_nsec
;
member
/kernel/linux/linux-6.6/include/vdso/
H
A
D
time32.h
9
s32
tv_nsec
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
time_types.h
24
long long
tv_nsec
;
member
32
long
tv_nsec
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
time_types.h
24
long long
tv_nsec
;
member
32
long
tv_nsec
;
member
/third_party/mesa3d/src/util/tests/
H
A
D
timespec_test.cpp
91
uint32_t
tv_nsec
;
in TEST()
local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
time_types.h
9
long long
tv_nsec
; /* nanoseconds */
member
33
long
tv_nsec
; /* nanoseconds */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
time_types.h
9
long long
tv_nsec
; /* nanoseconds */
member
33
long
tv_nsec
; /* nanoseconds */
member
/third_party/ntfs-3g/include/ntfs-3g/
H
A
D
ntfstime.h
45
long
tv_nsec
;
member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H
A
D
time.h
41
struct timespec64 { int64_t tv_sec; int64_t
tv_nsec
; };
member
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H
A
D
clock_settime02.c
25
long
tv_nsec
;
member
/third_party/musl/compat/time32/
H
A
D
time32.h
20
long
tv_nsec
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
test_vmlinux.c
22
long
tv_nsec
;
in handle__tp()
local
40
long
tv_nsec
;
in BPF_PROG()
local
58
long
tv_nsec
;
BPF_PROG()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
test_vmlinux.c
22
long
tv_nsec
;
in handle__tp()
local
40
long
tv_nsec
;
in BPF_PROG()
local
58
long
tv_nsec
;
BPF_PROG()
local
[all...]
/third_party/alsa-lib/include/
H
A
D
global.h
146
long
tv_nsec
; /* nanoseconds */
member
/third_party/musl/src/hilog/linux/
H
A
D
hilog_common.h
38
uint32_t
tv_nsec
;
member
/third_party/musl/porting/linux/user/src/hilog/
H
A
D
hilog_common.h
38
uint32_t
tv_nsec
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
restart_block.h
53
unsigned long
tv_nsec
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
restart_block.h
54
unsigned long
tv_nsec
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
coredump.h
19
u64
tv_nsec
;
member
/third_party/mesa3d/include/android_stub/log/
H
A
D
log_time.h
38
uint32_t
tv_nsec
= 0;
member
159
uint32_t
tv_nsec
;
global()
member
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H
A
D
stat.h
19
long
tv_nsec
;
member
/third_party/musl/porting/uniproton/kernel/include/bits/
H
A
D
stat.h
19
long
tv_nsec
;
member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H
A
D
stat.h
19
long
tv_nsec
;
member
/third_party/ltp/testcases/kernel/syscalls/utils/
H
A
D
mq_timed.h
31
long
tv_nsec
;
member
Completed in 6 milliseconds
1
2
3
4
5
6