Searched defs:DELTA (Results 1 – 8 of 8) sorted by relevance
57 #define DELTA(v) (new->ns_##v - (old ? old->ns_##v : 0)) macro
212 #define DELTA(v) (new->v - (old ? old->v : 0)) macro
263 #define DELTA(field) \ in print_unformatted_stats() macro
83 #define DELTA 5 /* array size delta when full */ macro
191 #define DELTA(member) \ macro
1030 #define DELTA(field) \ in simple_report_collection_cb() macro
163 #define DELTA 1024 /* delta core bytes */ macro
3612 #define DELTA 25 /* Number of pidlist elements to allocate at a time */ macro