OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_sample_ndx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
athrate-sample.h
88
int
last_sample_ndx
[NUM_PACKET_SIZE_BINS];
member in struct:sample_node
athrate-sample.c
217
int ndx = (sn->
last_sample_ndx
[size_bin]+1+x) % sn->num_rates;
247
sn->
last_sample_ndx
[size_bin] = ndx;
705
sn->
last_sample_ndx
[y] = 0;
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025