Searched refs:orig_offset (Results 1 – 2 of 2) sorted by relevance
505 OffsetTo<FeatureParams> orig_offset = featureParams; in sanitize() local509 if (likely (orig_offset.is_null ())) in sanitize()516 unsigned int new_offset_int = (unsigned int) orig_offset - in sanitize()
1615 u64 limit = offset + size, orig_offset = offset; in perf_header__read_build_ids() local1644 if (lseek(input, orig_offset, SEEK_SET) == (off_t)-1) in perf_header__read_build_ids()