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:time_stamp
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H
A
D
hmac_traffic_classify.c
74
hi_u32
time_stamp
;
in hmac_tx_add_cfm_traffic()
local
82
time_stamp
= hmac_user->ast_cfm_flow_list[traffic_idx].last_jiffies;
in hmac_tx_add_cfm_traffic()
86
if (
time_stamp
> cfm_info->last_jiffies) {
in hmac_tx_add_cfm_traffic()
87
time_stamp
= cfm_info->last_jiffies;
in hmac_tx_add_cfm_traffic()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H
A
D
frw_timer.h
59
hi_u32
time_stamp
; /* 定时器启动时间 */
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H
A
D
hdmi_hal_scdc.h
189
hi_u64
time_stamp
;
member
H
A
D
hdmi_hal_scdc.c
241
err_cord->
time_stamp
= hal_hdmi_mach_ms_get();
in scdc_err_record()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H
A
D
common.h
338
unsigned int
time_stamp
;
member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_pcie.c
9666
uint64
time_stamp
; /* in millisec */
in dhd_bus_check_idle_scan()
local
9669
time_stamp
= OSL_SYSUPTIME();
in dhd_bus_check_idle_scan()
9670
diff =
time_stamp
- bus->active_list_last_process_ts;
in dhd_bus_check_idle_scan()
9686
uint64
time_stamp
, diff;
in dhd_bus_idle_scan()
local
9691
time_stamp
= OSL_SYSUPTIME();
in dhd_bus_idle_scan()
9712
diff =
time_stamp
- flow_ring_node->last_active_ts;
in dhd_bus_idle_scan()
Completed in 16 milliseconds