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:out_tc_occ
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H
A
D
psample.c
95
u64
out_tc_occ
;
in nsim_dev_psample_md_prepare()
local
97
get_random_bytes(&
out_tc_occ
, sizeof(u64));
in nsim_dev_psample_md_prepare()
98
md->
out_tc_occ
=
out_tc_occ
& (psample->out_tc_occ_max - 1);
in nsim_dev_psample_md_prepare()
/kernel/linux/linux-6.6/include/net/
H
A
D
psample.h
22
u64
out_tc_occ
; /* bytes */
member
/kernel/linux/linux-6.6/net/psample/
H
A
D
psample.c
445
md->
out_tc_occ
, PSAMPLE_ATTR_PAD);
in psample_sample_packet()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_trap.c
254
md->
out_tc_occ
= rx_md_info->tx_congestion;
in mlxsw_sp_psample_md_init()
Completed in 4 milliseconds