Searched defs:roundup (Results 1 – 2 of 2) sorted by relevance
| /tools/perf/pmu-events/ | ||
| D | json.h | 31 #define roundup(x, y) ( \ macro |
| /tools/include/linux/ | ||
| D | kernel.h | 58 #define roundup(x, y) ( \ macro |