Home
last modified time | relevance | path

Searched refs:KVER_VERSION (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dutil.h52 #define KVER_VERSION(x) (((x) >> 16) & 0xff) macro
56 #define KVER_PARAM(x) KVER_VERSION(x), KVER_PATCHLEVEL(x), KVER_SUBLEVEL(x)