OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tci_evcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/tc/
tc_3000_300.c
89
struct evcnt
tci_evcnt
;
member in struct:tcintr
113
evcnt_attach_dynamic(&tc_3000_300_intr[i].
tci_evcnt
,
127
return (&tc_3000_300_intr[dev].
tci_evcnt
);
254
#define INCRINTRCNT(slot) tc_3000_300_intr[slot].
tci_evcnt
.ev_count++
tc_3000_500.c
102
struct evcnt
tci_evcnt
;
member in struct:tcintr
131
evcnt_attach_dynamic(&tc_3000_500_intr[i].
tci_evcnt
,
145
return (&tc_3000_500_intr[dev].
tci_evcnt
);
240
#define INCRINTRCNT(slot) tc_3000_500_intr[slot].
tci_evcnt
.ev_count++
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025