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:osal_gettimeofday
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/ext_inc/
H
A
D
valg_plat.h
148
osal_gettimeofday
(&time);
in get_sys_time_by_sec()
160
osal_gettimeofday
(&time);
in get_sys_time_by_usec()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/osal/hisiv600/
H
A
D
hdmi_osal.c
82
osal_gettimeofday
(¤t_time);
in hdmi_osal_get_time_in_us()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H
A
D
osal_timer.c
132
void
osal_gettimeofday
(osal_timeval_t *tv)
in osal_gettimeofday()
function
156
EXPORT_SYMBOL(
osal_gettimeofday
);
variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H
A
D
tde_ioctl.c
902
(hi_void)
osal_gettimeofday
(&g_time_start);
in tde_osr_isr()
945
(hi_void)
osal_gettimeofday
(&g_time_end);
in tde_tasklet_func()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/
H
A
D
cmpi_log.c
123
osal_gettimeofday
(&time);
in log_get_time()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H
A
D
hi_osal.h
510
extern void
osal_gettimeofday
(osal_timeval_t *tv);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_osal.h
507
extern void
osal_gettimeofday
(osal_timeval_t *tv);
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_osal.h
512
extern void
osal_gettimeofday
(osal_timeval_t *tv);
Completed in 7 milliseconds