OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loongson_timecounter
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/loongson/
loongson_clock.c
76
static struct timecounter
loongson_timecounter
= {
variable in typeref:struct:timecounter
151
loongson_timecounter
.tc_frequency = curcpu()->ci_cpu_freq / 2;
152
curcpu()->ci_cctr_freq =
loongson_timecounter
.tc_frequency;
157
tc_init(&
loongson_timecounter
);
loongson_clock.c
76
static struct timecounter
loongson_timecounter
= {
variable in typeref:struct:timecounter
151
loongson_timecounter
.tc_frequency = curcpu()->ci_cpu_freq / 2;
152
curcpu()->ci_cctr_freq =
loongson_timecounter
.tc_frequency;
157
tc_init(&
loongson_timecounter
);
Completed in 23 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025