OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_evcnt
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x86/include/
intr.h
101
struct evcnt
is_evcnt
; /* interrupt counter per cpu */
member in struct:intrsource
/src/sys/arch/x86/x86/
intr.c
418
evcnt_detach(&isp->
is_evcnt
);
504
evcnt_attach_dynamic(&isp->
is_evcnt
, EVCNT_TYPE_INTR, NULL,
629
evcnt_detach(&ci->ci_isources[slot]->
is_evcnt
);
1421
evcnt_attach_dynamic(&isp->
is_evcnt
,
1450
evcnt_attach_dynamic(&isp->
is_evcnt
, EVCNT_TYPE_INTR, NULL,
1551
curcnt = source->
is_evcnt
.ev_count;
1575
source->
is_evcnt
.ev_count = pep[i].count;
2128
count = isp->
is_evcnt
.ev_count;
lapic.c
580
ci->ci_isources[LIR_TIMER]->
is_evcnt
.ev_count++;
hyperv.c
660
ci->ci_isources[LIR_HV]->
is_evcnt
.ev_count++;
Completed in 15 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025