OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nswtch
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/vmstat/
vmstat.c
248
uint64_t
nswtch
;
member in struct:cpu_counter
818
rate(cpucounter.
nswtch
- ocpucounter.
nswtch
));
1025
(void)printf("%9" PRIu64 " CPU context switches\n", cc.
nswtch
);
1186
cc->
nswtch
= uvmexp.swtch;
1219
cc->
nswtch
= tci.ci_data.cpu_nswtch;
Completed in 32 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025