OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DELTA
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vmstat/
drvstats.c
70
* Take the
delta
between the present values and the last recorded
72
* the
delta
values in the 'cur' structure.
86
#define
DELTA
(x) do { \
125
/*
Delta
Values. */
132
DELTA
(wait[i]);
133
DELTA
(time[i]);
134
DELTA
(waitsum[i]);
135
DELTA
(busysum[i]);
136
DELTA
(timestamp[i]);
170
#undef
DELTA
[
all
...]
/src/sys/dev/rasops/
rasops.h
212
#define
DELTA
(p, d, cast) ((p) = (cast)((uint8_t *)(p) + (d)))
Completed in 12 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025