OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timecounter_bad
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_tc.c
166
static u_int
timecounter_bad
;
variable in typeref:typename:u_int
783
atomic_inc_uint(&
timecounter_bad
);
1503
if (__predict_false(
timecounter_bad
!= 0)) {
1505
(void)atomic_swap_uint(&
timecounter_bad
, 0);
kern_tc.c
166
static u_int
timecounter_bad
;
variable in typeref:typename:u_int
783
atomic_inc_uint(&
timecounter_bad
);
1503
if (__predict_false(
timecounter_bad
!= 0)) {
1505
(void)atomic_swap_uint(&
timecounter_bad
, 0);
Completed in 22 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025