OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:evcnts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/sbmips/
sb1250_icu.c
208
struct evcnt *
evcnts
= cpu->sb1cpu_intr_evcnts;
local in function:sb1250_cpu_init
220
for (u_int i = 0; i < K_INT_SOURCES; i++,
evcnts
++) {
222
evcnt_attach_dynamic(
evcnts
, EVCNT_TYPE_INTR, NULL,
295
struct evcnt * const
evcnts
= cpu->sb1cpu_intr_evcnts;
local in function:sb1250_cpu_intr
328
evcnts
[j].ev_count++;
/src/sys/arch/sbmips/sbmips/
sb1250_icu.c
208
struct evcnt *
evcnts
= cpu->sb1cpu_intr_evcnts;
local in function:sb1250_cpu_init
220
for (u_int i = 0; i < K_INT_SOURCES; i++,
evcnts
++) {
222
evcnt_attach_dynamic(
evcnts
, EVCNT_TYPE_INTR, NULL,
295
struct evcnt * const
evcnts
= cpu->sb1cpu_intr_evcnts;
local in function:sb1250_cpu_intr
328
evcnts
[j].ev_count++;
Completed in 61 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025