OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ci_heartbeat_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_heartbeat.c
173
ci->
ci_heartbeat_count
= 0;
409
unsigned count = atomic_load_relaxed(&curcpu()->
ci_heartbeat_count
);
655
count = curcpu()->
ci_heartbeat_count
++;
767
db_read_unsigned(&ci->
ci_heartbeat_count
),
/src/sys/sys/
cpu_data.h
226
#define
ci_heartbeat_count
ci_data.cpu_heartbeat_count
macro
Completed in 53 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026