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:uptime
(Results
1 - 25
of
68
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H
A
D
proc-uptime.h
25
static void proc_uptime(int fd, uint64_t *
uptime
, uint64_t *idle)
in proc_uptime()
argument
/kernel/linux/linux-5.10/fs/proc/
H
A
D
uptime.c
13
struct timespec64
uptime
;
in uptime_proc_show()
local
/kernel/linux/linux-6.6/fs/proc/
H
A
D
uptime.c
14
struct timespec64
uptime
;
in uptime_proc_show()
local
/third_party/libuv/src/unix/
H
A
D
cygwin.c
28
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
hurd.c
110
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
haiku.c
111
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
H
A
D
qnx.c
115
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
/third_party/node/deps/uv/src/unix/
H
A
D
cygwin.c
28
int uv_uptime(double*
uptime
) {
in uv_uptime()
argument
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
sysinfo.h
9
unsigned long
uptime
;
member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H
A
D
sysinfo.h
9
unsigned long
uptime
;
member
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H
A
D
sysinfo03.c
39
long
uptime
;
in verify_sysinfo()
local
[all...]
/third_party/rust/crates/nix/src/sys/
H
A
D
sysinfo.rs
35
pub fn
uptime
(&self) -> Duration {
in uptime()
functions
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
sysinfo.h
9
__kernel_long_t
uptime
; /* Seconds since boot */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
sysinfo.h
9
__kernel_long_t
uptime
; /* Seconds since boot */
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
sysinfo.h
11
__kernel_long_t
uptime
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
sysinfo.h
24
__kernel_long_t
uptime
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
sysinfo.h
24
__kernel_long_t
uptime
;
member
/third_party/libuv/test/
H
A
D
test-platform-output.c
31
double
uptime
;
in TEST_IMPL()
local
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H
A
D
sysinfo.h
11
unsigned long
uptime
;
member
/third_party/musl/porting/linux/user/include/sys/
H
A
D
sysinfo.h
12
unsigned long
uptime
;
member
/third_party/musl/porting/uniproton/kernel/include/sys/
H
A
D
sysinfo.h
11
unsigned long
uptime
;
member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H
A
D
sysinfo.h
11
unsigned long
uptime
;
member
/third_party/musl/include/sys/
H
A
D
sysinfo.h
12
unsigned long
uptime
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H
A
D
procfs.c
70
static int read_proc_uptime(struct timespec *
uptime
)
in read_proc_uptime()
argument
/third_party/musl/src/linux/x32/
H
A
D
sysinfo.c
8
klong
uptime
;
member
Completed in 7 milliseconds
1
2
3