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:endTime
(Results
1 - 8
of
8
) sorted by relevance
/kernel/liteos_a/kernel/extended/plimit/
H
A
D
los_schedlimit.h
47
UINT64
endTime
;
member
/kernel/liteos_a/kernel/base/sched/
H
A
D
los_deadline.c
121
UINT64
endTime
= taskCB->startTime + taskCB->timeSlice;
in EDFTimeSliceGet()
local
/kernel/liteos_a/kernel/extended/perf/
H
A
D
los_perf_pri.h
112
UINT64
endTime
;
member
/kernel/liteos_m/kernel/src/
H
A
D
los_tick.c
421
UINT64
endTime
;
in LOS_UDelay()
local
H
A
D
los_sched.c
121
UINT64
endTime
;
in OsSchedUpdateExpireTime()
local
523
UINT64
endTime
;
in OsSchedTaskSwitch()
local
/kernel/liteos_m/testsuites/unittest/posix/src/time/
H
A
D
time_func_test_01.c
602
clock_t
endTime
= times(&end);
variable
/kernel/linux/linux-5.10/drivers/usb/storage/
H
A
D
isd200.c
913
unsigned long
endTime
;
in isd200_try_enum()
local
/kernel/linux/linux-6.6/drivers/usb/storage/
H
A
D
isd200.c
913
unsigned long
endTime
;
in isd200_try_enum()
local
Completed in 10 milliseconds