OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dummy_timecounter
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_tc.c
92
static struct timecounter
dummy_timecounter
= {
variable in typeref:struct:timecounter
129
.th_counter = &
dummy_timecounter
,
137
struct timecounter *timecounter = &
dummy_timecounter
;
138
static struct timecounter *timecounters = &
dummy_timecounter
;
kern_tc.c
92
static struct timecounter
dummy_timecounter
= {
variable in typeref:struct:timecounter
129
.th_counter = &
dummy_timecounter
,
137
struct timecounter *timecounter = &
dummy_timecounter
;
138
static struct timecounter *timecounters = &
dummy_timecounter
;
Completed in 24 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025