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 - 23
of
23
) sorted by relevance
/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
/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
/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
/kernel/linux/linux-5.10/drivers/staging/blackbox/
H
A
D
blackbox_common.c
184
struct timespec64
uptime
;
in get_ticks()
local
/kernel/linux/linux-6.6/drivers/staging/blackbox/
H
A
D
blackbox_common.c
205
struct timespec64
uptime
;
in get_ticks()
local
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H
A
D
procfs.c
68
static int read_proc_uptime(struct timespec *
uptime
)
in read_proc_uptime()
argument
/kernel/linux/linux-5.10/drivers/char/
H
A
D
random.c
315
time64_t
uptime
= ktime_get_seconds();
in crng_has_old_seed()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_gpu_error.h
163
ktime_t
uptime
;
member
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
corsair-psu.c
698
DEFINE_SHOW_ATTRIBUTE(
uptime
);
variable
/kernel/linux/linux-5.10/kernel/
H
A
D
sys.c
2711
s32
uptime
;
member
/kernel/linux/linux-5.10/kernel/debug/kdb/
H
A
D
kdb_main.c
2553
u64
uptime
= ktime_get_mono_fast_ns();
in kdb_sysinfo()
local
/kernel/linux/linux-6.6/drivers/char/
H
A
D
random.c
235
time64_t
uptime
= ktime_get_seconds();
in crng_reseed_interval()
local
/kernel/linux/linux-6.6/kernel/debug/kdb/
H
A
D
kdb_main.c
2483
u64
uptime
= ktime_get_mono_fast_ns();
in kdb_sysinfo()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_gpu_error.h
197
ktime_t
uptime
;
member
/kernel/linux/linux-6.6/kernel/
H
A
D
sys.c
2848
s32
uptime
;
member
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H
A
D
xmon.c
1011
struct timespec64
uptime
;
in show_uptime()
local
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H
A
D
xmon.c
1014
struct timespec64
uptime
;
in show_uptime()
local
Completed in 30 milliseconds