OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timer_get_timecount
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/riscv/riscv/
clock_machdep.c
53
timer_get_timecount
(struct timecounter *tc)
function in typeref:typename:u_int
59
.tc_get_timecount =
timer_get_timecount
,
clock_machdep.c
53
timer_get_timecount
(struct timecounter *tc)
function in typeref:typename:u_int
59
.tc_get_timecount =
timer_get_timecount
,
/src/sys/arch/sparc/sparc/
timer_msiiep.c
87
static u_int
timer_get_timecount
(struct timecounter *);
106
.tc_get_timecount =
timer_get_timecount
,
206
*
timer_get_timecount
provide current counter value
209
timer_get_timecount
(struct timecounter *tc)
function in typeref:typename:u_int
251
if (timecounter->tc_get_timecount ==
timer_get_timecount
)
timer_msiiep.c
87
static u_int
timer_get_timecount
(struct timecounter *);
106
.tc_get_timecount =
timer_get_timecount
,
206
*
timer_get_timecount
provide current counter value
209
timer_get_timecount
(struct timecounter *tc)
function in typeref:typename:u_int
251
if (timecounter->tc_get_timecount ==
timer_get_timecount
)
timer.c
80
static u_int
timer_get_timecount
(struct timecounter *);
104
.tc_get_timecount =
timer_get_timecount
,
114
*
timer_get_timecount
provide current counter value
118
timer_get_timecount
(struct timecounter *tc)
function in typeref:typename:u_int
183
if (timecounter->tc_get_timecount ==
timer_get_timecount
) {
timer.c
80
static u_int
timer_get_timecount
(struct timecounter *);
104
.tc_get_timecount =
timer_get_timecount
,
114
*
timer_get_timecount
provide current counter value
118
timer_get_timecount
(struct timecounter *tc)
function in typeref:typename:u_int
183
if (timecounter->tc_get_timecount ==
timer_get_timecount
) {
Completed in 24 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025