Searched defs:u64_count (Results 1 – 2 of 2) sorted by relevance
42 #define CHECK_SIZE_U64(p, end, u64_count) \ argument507 uint64_t u64_count = (read_format & PERF_FORMAT_TOTAL_TIME_ENABLED) ? 1 : 0; in Parse() local640 size_t u64_count = (read_format & PERF_FORMAT_GROUP) ? 1 : 0; in SampleRecord() local
154 size_t u64_count = nr; in GetStackSizePos() local