Searched refs:PERF_ATTR_SIZE_VER0 (Results 1 – 2 of 2) sorted by relevance
327 #define PERF_ATTR_SIZE_VER0 64 /* sizeof first published struct */ macro
3649 [0] = PERF_ATTR_SIZE_VER0,3919 ret = readn(fd, attr, PERF_ATTR_SIZE_VER0); in read_attr()3922 PERF_ATTR_SIZE_VER0); in read_attr()3934 sz = PERF_ATTR_SIZE_VER0; in read_attr()3941 left = sz - PERF_ATTR_SIZE_VER0; in read_attr()3944 ptr += PERF_ATTR_SIZE_VER0; in read_attr()