OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEM_COUNTER_INCR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
gemvar.h
236
#define
GEM_COUNTER_INCR
(sc, ctr) ((void) (sc->ctr.ev_count++))
238
#define
GEM_COUNTER_INCR
(sc, ctr) ((void) sc)
gem.c
1833
GEM_COUNTER_INCR
(sc, sc_ev_rxnobuf);
1942
GEM_COUNTER_INCR
(sc, sc_ev_rxfull);
1954
GEM_COUNTER_INCR
(sc, sc_ev_rxhist[progress]);
1957
GEM_COUNTER_INCR
(sc, sc_ev_rxhist[5]);
1959
GEM_COUNTER_INCR
(sc, sc_ev_rxhist[6]);
1963
GEM_COUNTER_INCR
(sc, sc_ev_rxhist[7]);
1965
GEM_COUNTER_INCR
(sc, sc_ev_rxhist[8]);
2187
GEM_COUNTER_INCR
(sc, sc_ev_txint);
2192
GEM_COUNTER_INCR
(sc, sc_ev_rxint);
2217
GEM_COUNTER_INCR
(sc, sc_ev_rxoverflow)
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025