OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_event_pci_exception
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_ixl.c
674
struct evcnt
sc_event_pci_exception
;
member in struct:ixl_softc
3578
atomic_inc_64(&sc->
sc_event_pci_exception
.ev_count);
6085
evcnt_attach_dynamic(&sc->
sc_event_pci_exception
, EVCNT_TYPE_MISC,
6276
evcnt_detach(&sc->
sc_event_pci_exception
);
if_ixl.c
674
struct evcnt
sc_event_pci_exception
;
member in struct:ixl_softc
3578
atomic_inc_64(&sc->
sc_event_pci_exception
.ev_count);
6085
evcnt_attach_dynamic(&sc->
sc_event_pci_exception
, EVCNT_TYPE_MISC,
6276
evcnt_detach(&sc->
sc_event_pci_exception
);
Completed in 29 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025