Searched refs:KVER_SUBLEVEL (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dutil.h50 #define KVER_SUBLEVEL(x) ((x) & 0xff) macro
52 #define KVER_PARAM(x) KVER_VERSION(x), KVER_PATCHLEVEL(x), KVER_SUBLEVEL(x)

Completed in 79 milliseconds