Searched refs:PERF_ATTR_SIZE_VER0 (Results 1 – 3 of 3) sorted by relevance
212 #define PERF_ATTR_SIZE_VER0 64 /* sizeof first published struct */ macro
235 #define PERF_ATTR_SIZE_VER0 64 /* sizeof first published struct */ macro
2416 [0] = PERF_ATTR_SIZE_VER0,2673 ret = readn(fd, attr, PERF_ATTR_SIZE_VER0); in read_attr()2676 PERF_ATTR_SIZE_VER0); in read_attr()2688 sz = PERF_ATTR_SIZE_VER0; in read_attr()2695 left = sz - PERF_ATTR_SIZE_VER0; in read_attr()2698 ptr += PERF_ATTR_SIZE_VER0; in read_attr()