Lines Matching defs:offset
615 uint32_t offset;
631 chunk->offset = file_offset;
647 uint32_t offset;
666 chunk->offset = file_offset;
679 uint32_t offset;
697 chunk->offset = file_offset;
764 int32_t offset; /* in bytes */
772 int32_t offset, int32_t size)
780 chunk->offset = sizeof(*chunk) + offset;
902 uint32_t data_offset; /* offset of counter from the beginning of the chunk */
986 uint64_t offset = spm_trace->counters[c].offset;
989 uint64_t index = offset + (s * sample_size_in_hwords);